Saturday, July 9, 2011

[android-developers] Re: android nfc tech API help

Hallo Sumit,

> Can you please tell me how can read data from this type of card?
> Also, is there any way to find the type of card from coding?

Well, that depends on what type of card you have. Knowing that the
card is "ISO 14443 Type B" is certainly not enough to figure out how
this card's data can be accessed. You definitely need to know further
details of the card (e.g. does it support NDEF?, does it support
IsoDep?, what memory structures are used? what communication protocols
are used? what chip does it contain? ...)

As Dominik pointed out, a starting point is the tags tech-list.

br,
Michael

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment