Learn more about the upgrades coming to Android that announced at The Android Show: I/O Edition — big changes like new expressive design, Gemini on more devices, and enhanced safety and security [#TheAndroidShow]
The Android Show: I/O Edition
2 Likes
Thanks @HanyAly for sharing this event with the community!
Was there anything in particular that got your attention?
I missed the live show but here’s the link to the playlist if anyone is want to have a look: https://www.youtube.com/playlist?list=PLOcMSsuppV4pfgCotiqSJKrtY9L9SGCiw
Thanks!
You won’t necessarily launch VMs directly from Android settings. Instead, you can use apps built on top of AVF.
Use virtio
and microdroid
to deploy a small VM running a Linux distro
Use Android’s ADB to push and manage the VM image
Access terminal via the host Android OS using adb shell
or a terminal app
1 Like