Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Connect android phone to pc with bluetooth and send sensors data
Qt 6.11 is out! See what's new in the release blog

Connect android phone to pc with bluetooth and send sensors data

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 1.1k 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.
  • I Offline
    I Offline
    ikerena
    wrote on last edited by
    #1

    im very new in programming and i have a question. I wanna do an app with QT. This app is a code that install in the mobile and wait for a bluetooth connection of a PC. When the connection is done the mobile would send to the PC data from the sensors, for example the accelerometer to work with them in the PC with a program that is already finish. I dont know how to start because i`ve never do any android program with QT. I already install the SDK and NDK. I dont need a graphic interface, only code to send data to PC. if you can help me with any class which could help me or an example i appreciate it. Thanks.

    JKSHJ 1 Reply Last reply
    0
    • I ikerena

      im very new in programming and i have a question. I wanna do an app with QT. This app is a code that install in the mobile and wait for a bluetooth connection of a PC. When the connection is done the mobile would send to the PC data from the sensors, for example the accelerometer to work with them in the PC with a program that is already finish. I dont know how to start because i`ve never do any android program with QT. I already install the SDK and NDK. I dont need a graphic interface, only code to send data to PC. if you can help me with any class which could help me or an example i appreciate it. Thanks.

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi, and welcome!

      @ikerena said in Connect android phone to pc with bluetooth and send sensors data:

      I dont need a graphic interface, only code to send data to PC.

      On Android, it is easier if you create an app with a graphical user interface. Apps that run in the background are harder to implement.

      To get started, see the Android examples (http://doc.qt.io/qt-5/examples-android.html) and the Bluetooth examples (http://doc.qt.io/qt-5/bluetooth-examples.html)

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      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