BeanUtils
BeanUtils copied to clipboard
Android Support
As it is, the library is not currently compatible with Android due to
Caused by: java.lang.ClassNotFoundException: Didn't find class "java.beans.Introspector" on path: DexPathList[[zip file "/data/app/app.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
Is it possible to add support?
Here is a thread - https://github.com/EsotericSoftware/yamlbeans/issues/25