Is there anyway to connect with Sony´s NFC reader and Javascript to get the IDs from the reader?
Asked
Active
Viewed 206 times
1 Answers
1
this is impossible unless you write your own app that exposes nfc into a web frame.
well.. you could use phonegap: http://phonegap.com/2011/09/26/building-an-nfc-enabled-android-application-with-phonegap/

GottZ
- 4,824
- 1
- 36
- 46
-
It's pitty, there are some NFC, and RFID readers that acts as a human keyboard interface (As keyboard), they fill any text box or area with the ID even in the web application (HTML) then you work from there. I'm thinking about Intel XDK or PhoneGap but I don't have that much time. Thanks for your help – Eagle_one Jul 14 '15 at 07:22