Open itlgl opened 6 years ago
Good Question... How can I integrate this project in Android Studio? Would be nice a little example in Android Studio...
I was just able to run the sample projects by importing them to AndroidStudio, in case of like "HelloSmartcard" then just copy the jar to the lib folder, and add the dependency statement in your gradle file for the jar file, and everything runs (at least compiles).
in wiki
https://github.com/seek-for-android/pool/wiki/UsingSmartCardAPI
,sample is use Eclispe. can i create project in Android Studio?