>From marshmallow it doesn't take care of permissions specified in manifest
file. You need to go with runtime permission approval.
On Jul 13, 2016 11:40 AM, "Neuron" <[email protected]> wrote:

>
>
> 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
> <https://groups.google.com/d/msgid/android-developers/e8d6a06f-29a0-4cc2-bc8b-b627aadd2ced%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAJ9LBw6%2BmYt3rB-BF4BDtzNiExuMoJbTORb-71Yzav5tLR5LTQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to