Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android example to read from MIFARE Classic NFC tag?

I want to understand how to read from MIFARE Classic, but I do not know from what to begin. Can somebody publish a simple example here or send on mail? I will be very grateful.

I want to write application (Activity) which will simply read 16 bytes for example from 0 sector from 1 block. Whether probably to make it in the emulator?

like image 259
user709954 Avatar asked Oct 12 '22 07:10

user709954


1 Answers

I did not make it at the emulator.. but on Nexus S and a MiFare 1k card. Hope this tutorial helps you.

http://mifareclassicdetectiononandroid.blogspot.com/2011/04/reading-mifare-classic-1k-from-android.html

like image 62
benya Avatar answered Oct 19 '22 01:10

benya