Android emulator supporting ARMv8
Asked Answered
S

1

12

I need to create an Android virtual device supporting ARMv8 system image on aarch32 and aarch64 both. Does Android Studio emulator support ARMv8 system image in its AVD manager? Or is there any other emulator available? Can you provide the steps for me? Thanks!

Shingles answered 16/11, 2015 at 13:51 Comment(5)
could you find anything ?Parkman
would be convenient. i actually expected this to be available already.Bacteroid
Latest Android SDK Manager (rev.25.2.5) still doesn't provide ARMv8 in its list of CPU/ABIs.Dandle
Today , 1 May 2019 I am trying to boot and armv8 image in the emulator but it dies at loading Zygote. No clues on what is wrong so far.Turnpike
And here we are in 2022. Still nothing?Wageworker
C
0

There is a generic Android device you can use on Arm Virtual Hardware (AVH) that has an armv8 CPU: https://avh.arm.com/

It's still in beta, so you'll need to signup and get accepted, but then it should work for you with ADB

Camel answered 14/4, 2023 at 15:29 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.