Stay organized with collections
Save and categorize content based on your preferences.
android.nfc.tech
Interfaces
Classes
IsoDep |
Provides access to ISO-DEP (ISO 14443-4) properties and I/O operations on a Tag .
|
MifareClassic |
Provides access to MIFARE Classic properties and I/O operations on a Tag .
|
MifareUltralight |
Provides access to MIFARE Ultralight properties and I/O operations on a Tag .
|
Ndef |
Provides access to NDEF content and operations on a Tag .
|
NdefFormatable |
Provide access to NDEF format operations on a Tag .
|
NfcA |
Provides access to NFC-A (ISO 14443-3A) properties and I/O operations on a Tag .
|
NfcB |
Provides access to NFC-B (ISO 14443-3B) properties and I/O operations on a Tag .
|
NfcBarcode |
Provides access to tags containing just a barcode.
|
NfcF |
Provides access to NFC-F (JIS 6319-4) properties and I/O operations on a Tag .
|
NfcV |
Provides access to NFC-V (ISO 15693) properties and I/O operations on a Tag .
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# android.nfc.tech\n\nAdded in [API level 10](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\nandroid.nfc.tech\n================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/android/nfc/tech/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------|\n| [TagTechnology](/reference/android/nfc/tech/TagTechnology) | [TagTechnology](/reference/android/nfc/tech/TagTechnology) is an interface to a technology in a [Tag](/reference/android/nfc/Tag). |\n\nClasses\n-------\n\n|------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------|\n| [IsoDep](/reference/android/nfc/tech/IsoDep) | Provides access to ISO-DEP (ISO 14443-4) properties and I/O operations on a [Tag](/reference/android/nfc/Tag). |\n| [MifareClassic](/reference/android/nfc/tech/MifareClassic) | Provides access to MIFARE Classic properties and I/O operations on a [Tag](/reference/android/nfc/Tag). |\n| [MifareUltralight](/reference/android/nfc/tech/MifareUltralight) | Provides access to MIFARE Ultralight properties and I/O operations on a [Tag](/reference/android/nfc/Tag). |\n| [Ndef](/reference/android/nfc/tech/Ndef) | Provides access to NDEF content and operations on a [Tag](/reference/android/nfc/Tag). |\n| [NdefFormatable](/reference/android/nfc/tech/NdefFormatable) | Provide access to NDEF format operations on a [Tag](/reference/android/nfc/Tag). |\n| [NfcA](/reference/android/nfc/tech/NfcA) | Provides access to NFC-A (ISO 14443-3A) properties and I/O operations on a [Tag](/reference/android/nfc/Tag). |\n| [NfcB](/reference/android/nfc/tech/NfcB) | Provides access to NFC-B (ISO 14443-3B) properties and I/O operations on a [Tag](/reference/android/nfc/Tag). |\n| [NfcBarcode](/reference/android/nfc/tech/NfcBarcode) | Provides access to tags containing just a barcode. |\n| [NfcF](/reference/android/nfc/tech/NfcF) | Provides access to NFC-F (JIS 6319-4) properties and I/O operations on a [Tag](/reference/android/nfc/Tag). |\n| [NfcV](/reference/android/nfc/tech/NfcV) | Provides access to NFC-V (ISO 15693) properties and I/O operations on a [Tag](/reference/android/nfc/Tag). |\n\n-\n\n Interfaces\n ----------\n\n - [TagTechnology](/reference/android/nfc/tech/TagTechnology)\n-\n\n Classes\n -------\n\n - [IsoDep](/reference/android/nfc/tech/IsoDep)\n - [MifareClassic](/reference/android/nfc/tech/MifareClassic)\n - [MifareUltralight](/reference/android/nfc/tech/MifareUltralight)\n - [Ndef](/reference/android/nfc/tech/Ndef)\n - [NdefFormatable](/reference/android/nfc/tech/NdefFormatable)\n - [NfcA](/reference/android/nfc/tech/NfcA)\n - [NfcB](/reference/android/nfc/tech/NfcB)\n - [NfcBarcode](/reference/android/nfc/tech/NfcBarcode)\n - [NfcF](/reference/android/nfc/tech/NfcF)\n - [NfcV](/reference/android/nfc/tech/NfcV)"]]