Android EVK Driver for ACR122U & API updated and migrated Android Studio 3.1.3 with Android SDK 27.
If you want the original source code files and Windows / Linux PC/SC Driver you can download it from the original website: https://www.acs.com.hk/en/products/3/acr122u-usb-nfc-reader/
This is an implemnetation and migrated source code for the drivers and sample SDK project for ACR122U NFC/Contactless smart card reader/writer to be used in Android Studio v3.1.3 and later, Because the original source code was implemented in Eclipse.
Changes:
- Migrated to Android Studio
- Added Gradle to Project
- Modified the Log output TextView to be more easy to read.
- Compiled using SDK v27