When I start my application , my app is stopped and in logs I see :
Process: rest.hello.org.rfidtest, PID: 8581
java.lang.UnsatisfiedLinkError: JNI_ERR returned from JNI_OnLoad in "/data/app/rest.hello.org.rfidtest-2/lib/arm/liblfrfid.so"
This couse by line :
System.loadLibrary("lfrfid");