PhoneGap NFC Writer Demo
Simple web app that writes an NDEF Message containing one Mime Media Record to a NFC tag.
Requires
- Android Phone with NFC
- Android SDK
- PhoneGap 2.2.0 (included in project)
- phonegap-nfc plugin (included in project)
Building
Use ant to build the code and install on your phone
$ ant debug install
See phonegap-nfc for more info