My Blog =) Archive Tags

NFC on Android

17 January 2012

What’s NFC

On Android

Supported Tag Technology

It is mandatory for all Android NFC devices to support the following tags:

ClassDescription
NfcAProvides access to NFC-A (ISO 14443-3A) properties and I/O operations.
NfcBProvides access to NFC-B (ISO 14443-3B) properties and I/O operations.
NfcFProvides access to NFC-F (JIS 6319-4) properties and I/O operations.
NfcVProvides access to NFC-V (ISO 15693) properties and I/O operations.
IsoDepProvides access to ISO-DEP (ISO 14443-4) properties and I/O operations.
NdefProvides access to NDEF data and operations on NFC tags that have been formatted as NDEF. Support NFC Forum Type 1, Type 2, Type 3 or Type 4 compliant tags

The following tag technologies are optionally supported:

ClassDescription
MifareClassicProvidesaccess to MIFARE Classic properties and I/O operations, if this Android device supports MIFARE.
MifareUltralightProvides access to MIFARE Ultralight properties and I/O operations, if this Android device supports MIFARE.

Relationships between buzz words:

Comments

Fork me on GitHub