this post was submitted on 05 Mar 2024
35 points (100.0% liked)

Android

688 readers
2 users here now

Android news for android developers. Everything that happens in android world.

For Android development specific topics please see /c/android_dev

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 6 months ago

was it really that useful as a developer tool? the Android team provides emulators that run on all platforms (pretty sure they use qemu). it would be nice to eliminate the VM overhead if this is run via some container (still would need to run x86 which may or may not be an issue), but my gut says the people using just the emulator to test don’t care to go out of their way to configure something else, or ya know just have a test device.

my impression was that they wanted to target this as a consumer platform for running apps on the desktop