Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. How to create an Android Controller for my game running on a PC
Forum Updated to NodeBB v4.3 + New Features

How to create an Android Controller for my game running on a PC

Scheduled Pinned Locked Moved Game Development
3 Posts 3 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    johannesMi
    wrote on last edited by
    #1

    Hi there,

    back in the days I wrote a game that runs on Qt 5.1 on a PC. Now I want to program a small App that runs on an Android Tablet and that can be used to control the game on the PC. To start with, the App should consist of nothing more than a few sliders. On the PC program, I already implemented the necessary slots to control the game.

    How can I make the Android App communicate with the PC program? Are there some easy QT5 ways to interact over the USB or Bluetooth interfaces on the tablet device?

    Regards,
    Johannes

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      AFAIK, bluetooth support is still a work in progress. In between you could use a network client/server architecture to establish a communication between both.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nicky j
        wrote on last edited by
        #3

        Not gonna lie, being able to use an android device as a remote for your computer would be a pretty cool thing, and not just for games.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved