links to NFC plugin for Android and Blackberry

This commit is contained in:
Don Coleman
2012-11-14 10:24:02 -05:00
parent 8e993eebff
commit 8bdad42bc4
2 changed files with 26 additions and 0 deletions

13
Android/NFC/README.md Normal file
View File

@@ -0,0 +1,13 @@
PhoneGap NFC Plugin
==========================
The PhoneGap NFC Plugin provides access to Near Field Communication (NFC) hardware, allowing applications to read NDEF message from NFC tags and write NDEF messages. A "tag" may actually be another device that appears as a tag.
Supported Platforms
-------------------
* Android
* Blackberry Webworks (OS 7.0 and higher)
Source Code
-------------------
[https://github.com/chariotsolutions/phonegap-nfc](https://github.com/chariotsolutions/phonegap-nfc)

13
BlackBerry/NFC/README.md Normal file
View File

@@ -0,0 +1,13 @@
PhoneGap NFC Plugin
==========================
The PhoneGap NFC Plugin provides access to Near Field Communication (NFC) hardware, allowing applications to read NDEF message from NFC tags and write NDEF messages. A "tag" may actually be another device that appears as a tag.
Supported Platforms
-------------------
* Android
* Blackberry Webworks (OS 7.0 and higher)
Source Code
-------------------
[https://github.com/chariotsolutions/phonegap-nfc](https://github.com/chariotsolutions/phonegap-nfc)