Reply To: Lite Sample Application

Forum MIFARE SDK Lite Sample Application Reply To: Lite Sample Application

Re: Lite Sample Application

10. June 2015 at 0:51
Yes,sure.
1. You have to copy the .jar file into your "
libs
" folder inside your App Folder.
2. Then you do a
Clean Build
inside Android Studio.
3. Then you have to open your
Gradle file
(Module App I think it is), and there you will see "dependencies" brackets.
4. You have to add following line inside those brackets:
compile files (“libs/nxpnfclib.jar”)

5. Now click on the button
"Sync Project with Gradle Files"

6. If it still gives you some issues do another
"Clean Build"
.

Hope it will work.
David
+ 0  |  - 0