Skip to content

andijakl/NfcDemo

Repository files navigation

NfcDemo

Example App: NFC Demo for Android with Kotlin

Finished demo app, implements the following NFC features for Android with Kotlin:

  • Register for NDEF tags containing a URI / URL record
  • Analyze the NDEF tag contents and print these into a list
  • Handle NFC tags in app startup (intent delivered through onCreate()) and when the app is already running (onNewIntent())
  • Set a pending intent for enabling foreground dispatch to read and analyze all NFC tags tapped while the app is running

To work through the tutorial in the blog post, download the starting app and then follow the instructions in the article. For a more visual guidance, check out the presentation slides.

Related Information

Released under MIT License. See the LICENSE file for details.

Developed by Andreas Jakl

About

NFC Demo for Android with Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages