Skip to content

NFC Reader/Writer using Cordova, Ionic Framework and phonegap-nfc plugin

License

Notifications You must be signed in to change notification settings

henrycjc/ionic-nfc-reader-writer

 
 

Repository files navigation

PhoneGap NFC Writer/Reader

Forked from https://github.com/don/ionic-nfc-reader

This project demonstrates writing to NFC tags using Apache Cordova and phonegap-nfc.

Your computer needs to be set up for Cordova and Android development.

Install Plugin and Platform

$ cordova platform add android
$ cordova plugin add com.chariotsolutions.nfc.plugin

Plug in your NFC enabled Android phone and run the app

$ cordova run 

About

NFC Reader/Writer using Cordova, Ionic Framework and phonegap-nfc plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • CSS 19.9%
  • HTML 0.1%