Eagle_one
Eagle_one

Reputation: 426

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?

Upvotes: 0

Views: 224

Answers (1)

GottZ
GottZ

Reputation: 4947

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/

Upvotes: 1

Related Questions