Can Celadon run ARM based app?
by chuanshenglin@itri.org.tw
Dears,
Could CIC run the arm based apps, liked the libhodini does?
I had try to run the Lineage 2M , but it show the error message:
04-08 01:44:55.370 13544 13544 W oft.lineage2mt: Unexpected CPU variant for X86 using defaults: x86_64
04-08 01:44:55.373 10958 10975 I ActivityManager: Start proc 13544:com.ncsoft.lineage2mtw/u0a61 for activity com.ncsoft.lineage2mtw/com.epicgames.ue4.GameActivity
04-08 01:44:55.376 10958 11539 W SchedPolicy: add_tid_to_cgroup failed to write '13544' (Permission denied); fd=28
04-08 01:44:55.381 13544 13544 I oft.lineage2mt: The ClassLoaderContext is a special shared library.
04-08 01:44:55.388 13544 13544 D AndroidRuntime: Shutting down VM
04-08 01:44:55.388 13544 13544 E AndroidRuntime: FATAL EXCEPTION: main
04-08 01:44:55.388 13544 13544 E AndroidRuntime: Process: com.ncsoft.lineage2mtw, PID: 13544
04-08 01:44:55.388 13544 13544 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/com.ncsoft.lineage2mtw-Rf8ddX0VGrRDrMM7-6ARhQ==/lib/arm64/libncgp.so" has unexpected e_machine: 183 (EM_AARCH64)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:1016)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1669)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at com.ncsoft.ncgp.NCGPMultiDexApplication.<clinit>(NCGPMultiDexApplication.java:15)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at java.lang.Class.newInstance(Native Method)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:50)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:1120)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:1061)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5842)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at android.app.ActivityThread.access$1100(ActivityThread.java:199)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1650)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6669)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
04-08 01:44:55.388 13544 13544 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
04-08 01:44:55.392 10958 11539 W ActivityManager: Force finishing activity com.ncsoft.lineage2mtw/com.epicgames.ue4.GameActivity