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. [Solved] Android and bluetooth/USB
Forum Updated to NodeBB v4.3 + New Features

[Solved] Android and bluetooth/USB

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 3 Posters 2.3k 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.
  • B Offline
    B Offline
    bareil76
    wrote on last edited by
    #1

    Hi,

    with Qt5.1, can we use the bluetooth or the usb functionnality of the android devices ?

    Thanks

    1 Reply Last reply
    0
    • A Offline
      A Offline
      amccarthy
      wrote on last edited by
      #2

      There is no Qt USB APIs.

      Qt Bluetooth has not yet been released. It is targeted for release with Qt 5.2 but it currently doesn't support the Android platform (only Linux and QNX are supported).

      For the time being you will need to make use of native Android APIs to access Bluetooth and USB functionality.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bareil76
        wrote on last edited by
        #3

        Ok..

        Can I still use some of my Qt codes for, lets say, the interface and use Eclipse for the usb/bluetooth communication?

        Qt would need some kind of interface with eclipse... I am not sure it is possible!

        1 Reply Last reply
        0
        • B Offline
          B Offline
          bareil76
          wrote on last edited by
          #4

          So I am there... I need to transfer my Qt app to android.

          I need usb control. Can it be done with Qt or I will need to use Eclipse?

          Thanks for your help

          1 Reply Last reply
          0
          • p3c0P Offline
            p3c0P Offline
            p3c0
            Moderators
            wrote on last edited by
            #5

            bq. I need to transfer my Qt app to android

            Do you want to know how to copy your APK to android device ?

            157

            1 Reply Last reply
            0
            • B Offline
              B Offline
              bareil76
              wrote on last edited by
              #6

              no.. I wanted to know If I could use a hybrid method. Qt and java. I need java class for the usb port.

              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