Skip to content

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

License

Notifications You must be signed in to change notification settings

fjsnogueira/ionic-nfc-reader

 
 

Repository files navigation

PhoneGap NFC Reader

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

This is an Ionic Framework port of phonegap-nfc-reader

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

Install Ionic 1.x

$ npm install -g ionic

Install Plugin and Platform

$ ionic platform add android
$ ionic plugin add phonegap-nfc

Plug in your NFC enabled Android phone and run the app

$ ionic run --device

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.0%
  • CSS 13.9%
  • HTML 0.1%