We are using Android device to communicate with NFC tags. I decided to use TapLinx library, followed the SDK documentation but got stuck at this error:
java.lang.RuntimeException: Unable to start activity ComponentInfo{io.cnick.android.cnick/io.cnick.cnick.activity.HomeActivity}: com.nxp.nfclib.exceptions.NxpNfcLibException: Please set 'transitive = true' in your build.gradle. Refer the SDK documentation.
Full stack trace: http://pastebin.com/JzBMkExL
I have transitive set to true.
Here is my build.gradle: http://pastebin.com/ba70SgAH
For the TapLinx, you can ask our experts on the TapLinx Developer Community or email at taplinx@nxp.com