# mob_nfc v0.1.0 - Table of Contents

> NFC — NDEF tag read/write for Mob apps (CoreNFC / Android NfcAdapter)

## Pages

- [mob_nfc](readme.md)

## Modules

- [MobNfc](MobNfc.md): NFC — read/write NDEF tags, read raw tag UIDs, and emulate a tag with Android
card emulation (HCE).
- [MobNfc.Hce](MobNfc.Hce.md): Pure NFC Forum **Type-4 Tag (T4T) APDU responder** — the tested reference
implementation of the Host Card Emulation state machine.
- [MobNfc.Ndef](MobNfc.Ndef.md): Parse raw NDEF message bytes into records, and decode the common Well-Known
record types (Text, URI).

