I have an application which loads a shared object and used some of its 
functions. The application was earlier targeting API19 and was working fine 
till API 19 devices.
I then upgraded my device to Android 6.0. I have been getting below error 
since then."Unsatisfied Link Error: abc/xyx/So.so not found"

I searched on the net where it was suggested to change the target level to 
API22. Did that and got another error ."Unsatisfied Link Error: Could not 
map - abc/xyx/So.so Operation not permitted"

The permission scenario has been changed for API23, but I am still getting 
error when the target level is API22.

Any suggesstions?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/e8d6a06f-29a0-4cc2-bc8b-b627aadd2ced%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to