Hallo,

>      NfcA tag=NfcA.get(tagFromIntent);
>        and i can get the ATQA,SAK,but i don't know how to use
> "transceive(byte[] data)",and how i can read the card??

There is no simple answer to that question. FIrst you need to know
what card/tag technology you have. (E.g. Topaz/Jewel, MIFARE
Ultralight, MIFARE CLassic, MIFARE DESfire, ISO 14443-4
smartcard, ...) If you are not sure about what technology your card
is, usually, you should be able to derive this information from the
ATQA/SAK values.

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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to