Skip to content

Writing, reading NFC media (vCard custom), url on Android client with Intent filters and Foreground Dispatch System

Notifications You must be signed in to change notification settings

AkimF/android-nfc

 
 

Repository files navigation

NFC and Android

The application shows basic NFC functionality.

It supports writing NFC tags in following formats TNF:

  • TNF_MIME_MEDIA (vCard mime type and custom application mime type.)
  • TNF_WELL_KNOWN RTD_URI

Reading NFC tags:

  • TNF_MIME_MEDIA custom application mime type
    • With intent filter in AndroidManifest and as Foreground Dispatch System

About

Writing, reading NFC media (vCard custom), url on Android client with Intent filters and Foreground Dispatch System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%