0

I try to integrate an ACR122 to my android app. I'm using the ANDROID Library (http://www.acs.com.hk/en/products/3/acr122u-usb-nfc-reader/) available on ACS.

Everything work, I can detect the presence of a card but I want to keep the UID/ID of the card.

Do you have an example of this type of integration ?

Thank you

cygery
  • 2,309
  • 3
  • 18
  • 25
kh4ZE
  • 21
  • 1
  • 2
  • You can try to extract the UID into an .sqlite database. – Ismael Miguel Apr 22 '15 at 17:11
  • Thank you for your answer. I misspoke I'm not want to keep but I want to retrieve in the Library the UID. :) – kh4ZE Apr 23 '15 at 08:05
  • You should add the tag [tag:android] or no one will answer it. I have no idea how to use it as well. But you also should update the question to reflect that you want to extract the UID, instead of keeping it (that will be interpreted as saving the UID in a database). – Ismael Miguel Apr 23 '15 at 08:08
  • Is there a reason whay you asked this exact same question twice (other one here: http://stackoverflow.com/q/29817873/2425802)? If you want to edit your question use the *edit* link below it. – Michael Roland Apr 24 '15 at 06:38

0 Answers0