Skip to content

No JNI_OnLoad found, skipping init #118

@astroalek

Description

@astroalek

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions