xyz project has stopped unexpectedly. Not able to run apk on my galaxy ace device.

 Sorry…
Not able to run apk on my galaxy ace device.
 E/AndroidRuntime(11252): FATAL EXCEPTION: main

 E/AndroidRuntime(11252): java.lang.ExceptionInInitializerError

 E/AndroidRuntime(11252):     at com.ansca.corona.CoronaActivity.onCreate(CoronaActivity.java:116)

 E/AndroidRuntime(11252):     at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)

 E/AndroidRuntime(11252):     at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1615)

 E/AndroidRuntime(11252):     at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1667)

 E/AndroidRuntime(11252):     at android.app.ActivityThread.access$1500(ActivityThread.java:117)

 E/AndroidRuntime(11252):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:935)

 E/AndroidRuntime(11252):     at android.os.Handler.dispatchMessage(Handler.java:99)

 E/AndroidRuntime(11252):     at android.os.Looper.loop(Looper.java:130)

 E/AndroidRuntime(11252):     at android.app.ActivityThread.main(ActivityThread.java:3687)

 E/AndroidRuntime(11252):     at java.lang.reflect.Method.invokeNative(Native Method)

 E/AndroidRuntime(11252):     at java.lang.reflect.Method.invoke(Method.java:507)

 E/AndroidRuntime(11252):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867)

 E/AndroidRuntime(11252):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:625)

 E/AndroidRuntime(11252):     at dalvik.system.NativeStart.main(Native Method)

 E/AndroidRuntime(11252): Caused by: java.lang.ExceptionInInitializerError

 E/AndroidRuntime(11252):     at com.ansca.corona.CoronaEnvironment.setLuaErrorHandler(CoronaEnvironment.java:373)

 E/AndroidRuntime(11252):     at com.ansca.corona.CoronaEnvironment.<clinit>(CoronaEnvironment.java:41)

 E/AndroidRuntime(11252):     … 14 more

 E/AndroidRuntime(11252): Caused by: java.lang.UnsatisfiedLinkError: Couldn’t load lua: findLibrary returned null

 E/AndroidRuntime(11252):     at java.lang.Runtime.loadLibrary(Runtime.java:429)

 E/AndroidRuntime(11252):     at java.lang.System.loadLibrary(System.java:554)

 E/AndroidRuntime(11252):     at com.ansca.corona.JavaToNativeShim.<clinit>(JavaToNativeShim.java:104)

 E/AndroidRuntime(11252):     … 16 more

 E/(160): Dumpstate > /data/log/dumpstate_app_error

 E/Launcher(256): setWindowOpaque()

 E/Launcher(256): MTP-LAUNCHER: media scanning not yet finished. 

 E/power(160): *** set_screen_state 0

 E/SensorManager(160): unregisterListener:: all sensors,  listener = android.view.WindowOrientationListener$SensorEventListenerImpl@40799d70

 E/SensorHAL(160): +__poll_activate: handle=0 enabled=0

 E/SensorHAL(160): > Accelerometer Write /sys/class/input/input3/enable 0

Hello,

Does the Galaxy Ace meet the minimum requirements for installation on an Android-based device? Please see here:

http://docs.coronalabs.com/guide/distribution/androidBuild/index.html

Best regards,

Brent Sorrentino

Thanks for  reply.

My Galaxy Ace has 800 MHz ARM 11(ARMv6) and Corona require  minimum ARMv7 architecture,so the problem is here.

Hello,

Does the Galaxy Ace meet the minimum requirements for installation on an Android-based device? Please see here:

http://docs.coronalabs.com/guide/distribution/androidBuild/index.html

Best regards,

Brent Sorrentino

Thanks for  reply.

My Galaxy Ace has 800 MHz ARM 11(ARMv6) and Corona require  minimum ARMv7 architecture,so the problem is here.