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 - Read NFC Tag
Forum Updated to NodeBB v4.3 + New Features

Android - Read NFC Tag

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

    Hi guys,

    is it possible to read a NFC Tag either directly in the app or start the app when a TAG is discovered and handle the data stored on the tag?

    The data on the tag would be simple plaintext type. Since Qt doesn't support NFC directly, I'd be happy if a JNI solution is possible here :)

    Thanks in advance and best regards!

    1 Reply Last reply
    0
    • X Offline
      X Offline
      Xander84
      wrote on last edited by
      #2

      Hi, if the Android SDK has classes for NCF why not?
      I never used NFC before but I guess there are some classes in the "android.nfc" package you can use, maybe even c++ classes with the NDK but most good android stuff is only available from Java I guess, so you have to use JNI :/

      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