Make app use only arm64 ?

191 views
Skip to first unread message

crw

unread,
Sep 21, 2020, 8:23:20 AM9/21/20
to Android-x86
ro.product.cpu.abilist = x86_64, x86, armeabi-v7a, armeabi, arm64-v8a
Will changing that make the app run arm64? (using 7.1 r4)
Thanks
How to force arm64?

DDS Central

unread,
Sep 21, 2020, 9:02:35 AM9/21/20
to Android-x86
Android x86 does not support arm64.

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-x86/fb16092d-ac42-486f-b12f-7a4dfebc2bcfn%40googlegroups.com.

crw

unread,
Sep 21, 2020, 10:17:14 AM9/21/20
to Android-x86
Android x86 supports arm64 on 7.1 but not on 8 and 9. I used the enable_nativebridge command and it downloaded both houdini7_y (32 bit or armv7) and houdini7_z (arm64)

fguy

unread,
Sep 21, 2020, 2:06:48 PM9/21/20
to Android-x86
change to
ro.product.cpu.abilist=x86_64, x86, arm64-v8a, armeabi-v7a, armeabi
This will allow you to use the native arm64 libraries first, even if you have arm32. Unfortunately, applications with arm64 libraries do not always work in android 7, and in android 11 in the SDK emulator the same.

понедельник, 21 сентября 2020 г., 15:23:20 UTC+3 пользователь crw написал:

Antony Stone

unread,
Sep 21, 2020, 5:27:28 PM9/21/20
to andro...@googlegroups.com
Use android-arm64 and not android-x86.

The clue is in the name - android-x86 is for x86-family CPUs, not ARMs.

[PS; android-arm64 does not exist - Android is natively written for ARM CPUs.]


Antony.

--
The idea that Bill Gates appeared like a knight in shining armour to lead all
customers out of a mire of technological chaos neatly ignores the fact that it
was he who, by peddling second-rate technology, led them into it in the first
place.

- Douglas Adams in The Guardian, 25th August 1995

Please reply to the list;
please *don't* CC me.
Reply all
Reply to author
Forward
0 new messages