Android VM in a Browser (via Apache Guacamole)
Running an Android VM in a web browser lets you run Android applications from any computer. This lets you test out apps, or even suspicious programs without compromising your actual device.
The setup:
- Android-x86, an x86 port of Android
virt-manager
in Docker, which exposesvirt-manager
in a browser window, and also acts as the VNC server for the Android VM- Apache Guacamole, which acts as the VNC <-> browser bridge