Search code examples
javascriptnfcsony-xperia

Javascript get RFID using Sony NFC?


Is there anyway to connect with Sony´s NFC reader and Javascript to get the IDs from the reader?


Solution

  • 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/