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. btscanner and btchat is not work on my android tablet.
QtWS25 Last Chance

btscanner and btchat is not work on my android tablet.

Scheduled Pinned Locked Moved Solved Mobile and Embedded
5 Posts 3 Posters 985 Views
  • 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.
  • MhM93M Offline
    MhM93M Offline
    MhM93
    wrote on last edited by
    #1

    I use Bluetooth scanner to scan Bluetooth for my android device(galaxy tablet). after build and run it on android device, i press scan button but nothing to show. (but i see available Bluetooth on mu phone)

    H.Ghassami

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mvuori
      wrote on last edited by
      #2

      These are the Qt SDK examples? I'm pretty sure you need to find out what permissions Bluetooth on Android needs and add them either in the Manifest or ask user for them.

      1 Reply Last reply
      2
      • MhM93M Offline
        MhM93M Offline
        MhM93
        wrote on last edited by
        #3

        I think so, but how to add manifest to my project and how to add this permission?

        H.Ghassami

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

          Hi,

          See the Editing Manifest File part here.

          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
          2
          • MhM93M Offline
            MhM93M Offline
            MhM93
            wrote on last edited by
            #5

            You should create an Android manifest file and edit it in Qt Creator. Go to Projects > Build Android APK > Details
            Now Select Create Templates to create the manifest file and to open it in editor

            https://stackoverflow.com/questions/26423150/qt-for-android-change-the-application-icon

            H.Ghassami

            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