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. Android : NFC (and Bluetooth) access
QtWS25 Last Chance

Android : NFC (and Bluetooth) access

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 3 Posters 4.4k 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.
  • Gojir4G Offline
    Gojir4G Offline
    Gojir4
    wrote on last edited by
    #1

    Hello,
    I have tried the new Qt 5.1 beta for Android by running some examples, and doing a very simple interface with QML, and it's working fine. But I want actually access to the NFC features. I understood that is currently not available from Qt API directly, but maybe is there a way to achieve that using the JNI (Java Native Interface). There are few examples given with the Android NDK, anyway I didn't understand well how to adapt this in my Qt project.

    So if somebody have some informations about the way to achieve that, they are welcome ;).

    Also is anybody knowing if it is planned to add NFC and Bluetooth API in the release 5.1 or 5.2 of Qt ??

    Thanks in advance.

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

      NFC and Bluetooth will not be in the Qt 5.1 release. I also don't know of anyone actively working on Android support.

      1 Reply Last reply
      0
      • Gojir4G Offline
        Gojir4G Offline
        Gojir4
        wrote on last edited by
        #3

        Thanks for reply, this is what I was afraid;).
        So I think the solution will be to use the JNI interface.

        1 Reply Last reply
        0
        • J Offline
          J Offline
          jodimello
          wrote on last edited by
          #4

          no, NFC support is restricted to Symbian i think. JNI seems like the only way ahead for "app developers":http://www.techjini.com.

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

            Symbian? The only NFC backends currently in the unreleased libQtNfc (part of the qtconnectivity repository) are for Harmattan and Blackberry.

            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