Open Kodehawa opened 1 year ago
Providing some more info, it could be related to this:
06-05 07:59:33.716 0 0 E linkerconfig: Unable to access VNDK APEX at path: /apex/com.android.vndk.v33: No such file or directory
For the specific game I am trying to run:
java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/~~ChXSdriHON9cY459bFnwjQ==/com.kurogame.wutheringwaves.global-P-s-Y2Yug-TztfcVQfn8yw==/split_config.arm64_v8a.apk!/lib/arm64-v8a/libanort.so" is for EM_AARCH64 (183) instead of EM_X86_64 (62)
I am able to launch the above game using Android 11 and its libndk though. Just that for Android 11, the OpenGL version isn't high enough so it ends up eventually crashing...
All ARMv8 apps crash at startup