Skip to content

Sample code for reading from and writing to a Mifare Classic 1K NFC tag. It uses the Mifare Classic classes for communication. As bonus feature it shows how to work with Value Blocks.

Notifications You must be signed in to change notification settings

MichaelsPlayground/NfcMifareClassicExample

Repository files navigation

NFC Mifare Classic example

This app reads and writes data to NXP's Mifare Classic tag. It is tested with the 1K type so I cannot guarantee that it works on other types also.

There are 5 icons in the "Bottom Navigation Bar":

  1. Home:
  2. Read:
  3. Red Value:
  4. Write:
  5. Write Value:

As some parts of the software where "copy & paste" from Mifare Classic Tool (MCT) the license of this
app is the same as the one for MCT:

Icons: https://www.freeiconspng.com/images/nfc-icon

Nfc Simple PNG Transparent Background: https://www.freeiconspng.com/img/20581

Nfc Png Simple

Minimum SDK is 21 (Android 5)

About

Sample code for reading from and writing to a Mifare Classic 1K NFC tag. It uses the Mifare Classic classes for communication. As bonus feature it shows how to work with Value Blocks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published