So what's the proper way to deal with such issue?

On Sep 23, 10:39 pm, DanH <danhi...@ieee.org> wrote:
> On regular Java systems this can occur when the native class gets
> loaded by the wrong class loader.  And there are a couple of other
> obscure causes with regard to class loading, IIRC.
>
> On Sep 23, 7:34 pm, ls02 <agal...@audible.com> wrote:
>
>
>
> > From time to time we get from customers the following error
>
> > java.lang.UnsatisfiedLinkError: Library <out native shared library>
> > not found
>
> > with stack coming from static class method that loads our shared
> > library
>
> > The library is obviously there and ussually powering off and on the
> > phone fixes the issue. However what's the source of this error at
> > first place?- Hide quoted text -
>
> - Show quoted text -

-- 
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