Simple web app that reads an NDEF Message from a NFC tag.
The application will read NDEF tags when running.
The android will open the application when a tag with a Mime Media Record of type "text/pg" is scanned
See master branch for additional platforms
- Android Phone with NFC
- Android SDK
- Cordova CLI
- PhoneGap 3.0 (included in project)
- Device plugin (included in project)
- phonegap-nfc plugin (included in project)
Requires nodejs.
$ npm install cordova -g
$ cordova run
See phonegap-nfc for more info