An Android app to read and write MIFARE Ultralight EV1 tags
-
Updated
Dec 28, 2019 - Java
An Android app to read and write MIFARE Ultralight EV1 tags
Sample code for reading from and writing to a Mifare Ultralight NFC tag. It uses the Mifare Ultralight classes for communication.
This is an Explorer Application for working with MIFARE Ultralight EV1 NFC tags. You can read the complete content of the tag, read and increase the 24-bit counters, protect the data by setting Lock Bits, write data to the free user memory and use a memory protection on base of a 4 bytes long password.
This is an Explorer Application for working with MIFARE Ultralight C NFC tags. You can read the complete content of the tag, read and increase the 16-bit counter, protect the data by setting Lock Bits, write data to the free user memory and use a memory protection on base of Triple DES Encryption.
Add a description, image, and links to the mifare-ultralight topic page so that developers can more easily learn about it.
To associate your repository with the mifare-ultralight topic, visit your repo's landing page and select "manage topics."