https://github.com/don/phonegap-nfc-read-write
https://github.com/don/phonegap-nfc-read-write
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/don/phonegap-nfc-read-write
- Owner: don
- Created: 2016-06-14T16:50:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-14T17:11:10.000Z (almost 10 years ago)
- Last Synced: 2025-01-05T07:44:29.713Z (over 1 year ago)
- Language: JavaScript
- Size: 1.29 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## PhoneGap NFC Read Write Example
Read the value from an NFC tag and write a new value to the tag.

### Install
$ git clone https://github.com/don/phonegap-nfc-read-write.git
$ cd phonegap-nfc-read-write
$ cordova platform add android
$ cordova run android --device