Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't load pl_droidsonroids_gif: findLibrary returned null at java.lang.Runtime.loadLibrary(Runtime.java:365) at java.lang.System.loadLibrary(System.java:535) at pl.droidsonroids.gif.GifInfoHandle.<clinit>(Unknown Source) #235

Closed
kaka2009 opened this issue Dec 14, 2015 · 1 comment

Comments

@kaka2009
Copy link

in some device (not all),error :Caused by: java.lang.UnsatisfiedLinkError: Couldn't load pl_droidsonroids_gif: findLibrary returned null
at java.lang.Runtime.loadLibrary(Runtime.java:365)
at java.lang.System.loadLibrary(System.java:535)
at pl.droidsonroids.gif.GifInfoHandle.(Unknown Source)

how to solve it?

@koral--
Copy link
Owner

koral-- commented Dec 14, 2015

It looks like you are not using current library version (1.1.11). See also https://github.com/koral--/android-gif-drawable#upgrading-from-1110.

Issue is a duplicate of: https://github.com/koral--/android-gif-drawable/issues/51

@koral-- koral-- closed this as completed Dec 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants