Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.88 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.88 KB

desfire-tools-for-android

A collection of tools for interaction with MIFARE DESFire EV1 NFC tags using Android, mostly adapted from libfreefare and nfcjlib.

Features:

As NXP now has a freely available TapLinx SDK for supporting these cards, so this project is mostly for educational and/or debugging purposes.

Licenses

For following licenses apply

Obtain

The project is based on Gradle.

Usage

See the example application.

See also

History

  • 1.0.1: Maintainance release (only available as source code).
  • 1.0.0: Initial version