1

I want assistance for writing an application for Android Tablet to pass NFC tags over it where it link automatically to social sites.

Ahmad H.
  • 26
  • 1
  • Your question is way too generic, try coding something first then asking once you have a more specific issue. – dmon Jun 13 '11 at 04:36

2 Answers2

0

At the time of this writing, there are no tablets that support NFC.

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491
0

There are USB NFC readers (ACR122U) that in theory could be controlled by an Android 3.1 tablet which supports USB host mode. You'd have to experiment though to be able to talk to the reader, no official support for it atm

Michael Elias
  • 212
  • 1
  • 4