Closed icoco closed 3 years ago
this lib if can use on Android ?
while I use it in Android code , it report error while running :
java.lang.UnsupportedOperationException: can't load this type of class file W/System.err: at java.lang.ClassLoader.defineClass(ClassLoader.java:591)
It should work on Android. Not sure what that error is about, sorry.
i see, let me check then,thanks__
this lib if can use on Android ?
while I use it in Android code , it report error while running :
java.lang.UnsupportedOperationException: can't load this type of class file W/System.err: at java.lang.ClassLoader.defineClass(ClassLoader.java:591)