Hacker News new | ask | show | jobs
by homebrewer 293 days ago
The official Android "emulator" supplied by Google is qemu. If you're not satisfied with it for some reason, IIRC I used these images some years ago on top of vanilla qemu:

https://www.fosshub.com/Android-x86.html

They don't seem to be well supported anymore, and there aren't many prebuilt alternatives. One can always compile AOSP from source, though Google does not make this easy.

1 comments

> The official Android "emulator" supplied by Google is qemu

Nitpick: It's a fork of QEMU. There are quite a few Google-exclusive changes bundled-in.