Stay organized with collections
Save and categorize content based on your preferences.
android.nfc.cardemulation
Interfaces
Classes
CardEmulation |
This class can be used to query the state of NFC card emulation services.
|
HostApduService |
HostApduService is a convenience Service class that can be extended to emulate an NFC card inside an Android service component.
|
HostNfcFService |
HostNfcFService is a convenience Service class that can be extended to emulate an NFC-F card inside an Android service component.
|
NfcFCardEmulation |
This class can be used to query the state of NFC-F card emulation services.
|
OffHostApduService |
OffHostApduService is a convenience Service class that can be extended to describe one or more NFC applications that are residing off-host, for example on an embedded secure element or a UICC.
|
PollingFrame |
Polling Frames represent data about individual frames of an NFC polling loop.
|
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-03-13 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-03-13 UTC."],[],[],null,["# android.nfc.cardemulation\n=========================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/nfc/cardemulation/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|------------------------------------------------------------------------------------------------|--------------------------------------------|\n| [NfcEventCallback](/reference/kotlin/android/nfc/cardemulation/CardEmulation.NfcEventCallback) | Callback interface for NFC-related events. |\n\nClasses\n-------\n\n|--------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [CardEmulation](/reference/kotlin/android/nfc/cardemulation/CardEmulation) | This class can be used to query the state of NFC card emulation services. |\n| [HostApduService](/reference/kotlin/android/nfc/cardemulation/HostApduService) | HostApduService is a convenience [Service](../../app/Service.html#) class that can be extended to emulate an NFC card inside an Android service component. |\n| [HostNfcFService](/reference/kotlin/android/nfc/cardemulation/HostNfcFService) | HostNfcFService is a convenience [Service](../../app/Service.html#) class that can be extended to emulate an NFC-F card inside an Android service component. |\n| [NfcFCardEmulation](/reference/kotlin/android/nfc/cardemulation/NfcFCardEmulation) | This class can be used to query the state of NFC-F card emulation services. |\n| [OffHostApduService](/reference/kotlin/android/nfc/cardemulation/OffHostApduService) | OffHostApduService is a convenience [Service](../../app/Service.html#) class that can be extended to describe one or more NFC applications that are residing off-host, for example on an embedded secure element or a UICC. |\n| [PollingFrame](/reference/kotlin/android/nfc/cardemulation/PollingFrame) | Polling Frames represent data about individual frames of an NFC polling loop. |"]]