-
Notifications
You must be signed in to change notification settings - Fork 306
Closed
Labels
more info requiredFurther information is requestedFurther information is requested
Description
Hi,
Thanks for everyone @greenrobot for your great work for all android developers, I'm having an issue related to release configuration, I hope somebody can help me.
When I run my application with minified enabled, I get this message in Android Monitor:
06-19 15:47:42.249 26449-26449/? D/dalvikvm: No JNI_OnLoad found in /data/app-lib/com.example.obtester/libobjectbox.so 0x4188f380, skipping init
I build different apk files splitting by abi, specifying x86 and armeabi-v7a as filters. Why the JNI can't be correctly loaded?
Metadata
Metadata
Assignees
Labels
more info requiredFurther information is requestedFurther information is requested