Reply To: Problems with Sample Application srcsamplenxpnfclib-1.7 – help?

Forum MIFARE SDK Problems with Sample Application srcsamplenxpnfclib-1.7 – help? Reply To: Problems with Sample Application srcsamplenxpnfclib-1.7 – help?

Re: Problems with Sample Application srcsamplenxpnfclib-1.7 – help?

5. September 2019 at 8:46
Hi David,

in the “skeleton app” you will not find these lines in Gradle file. Here all dependencies are resolved explicitly. TapLinx is used as local direct library. The skeleton app works with the given setting.

But you can also use the repo variant as your Gradle file shows (getting TapLinx via Maven repo). Then you must instruct Android Studio to resolve the dependencies via “transitive = true”. You should make a clean build (remove all artifacts in your “build” folder) if you change an entry in the Gradle file.

The TapLinx team

+ 0  |  - 0