You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: