Your library seems to be linked against an internal system library (i.e. one
that is not exposed by the NDK). If this is the case, this kind of problem
is totally normal, each OEM and each platform release is free to modify
these system libraries, and sometimes this will break apps that depend
carelessly on them.

On Sat, Aug 21, 2010 at 7:18 PM, hadesz <hades...@gmail.com> wrote:

> Hello!
>
> I have a problem:
> Cant load library with my phone, but an other can open it, why?
>
> logcat message:I/dalvikvm( 2747): Unable to dlopen(/system/lib/
> libfmradio_jni.so): Cannot load library: link_image[
> 1721]:  1959 could not load needed library 'libfmradioplayer.so' for
> 'libfmradio_jni.so' (reloc_libr
> ary[1244]:  1959 cannot locate
> '_ZN7android7IBinder19queryLocalInterfaceERKNS_8String16E'...)
>
> and yes, the other lib is there too
>
> Thanks
>
> HaDeSz
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to