Thursday, September 23, 2010

[android-developers] UnsatisfiedLinkError: Library XXXX not found

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?

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment