Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Application crash on Jelly Bean running on x86 — Gideros Forum

Application crash on Jelly Bean running on x86

pykasopykaso Member
edited June 2013 in Bugs and issues
Strange error :(

When i deployed my app to android x86 running in Virtual Box, it crash after start.

Caused by: java.lang.UnsatisfiedLinkError: Couldn't load gideros from loader dalvik.system.PathClassLoader[dexPath=/data/app/com.myapp-2.apk,libraryPath=/data/app-lib/com.myapp-2]: findLibrary returned null

The "/data/app-lib/my.app-2/" folder is empty.


On phone with same version of android it's app runnig without problems.

The "/data/app-lib/my.app-2/" folder contains *.so libs.

Comments

Sign In or Register to comment.