mabbcoll13/cloud-android-emulator ? reverse-engineered prompt
Reverse engineered prompt
Build me a lightweight Docker based Android emulator that I can run locally or on a server and open in my browser through a web interface. I want it to feel like a cloud phone, so the container should start an Android device profile, expose noVNC on a simple port, and let me change things like the device model, Android version, screen size, and other basic settings with environment variables.
Please make it easy to run as a single container and also with Docker Compose, with clear defaults that work out of the box. If there are any tricky setup steps for KVM or permissions, handle them as cleanly as possible and document them briefly in the README. I’d also like the project to be ready for multiple instances on one host, so keep it resource friendly and straightforward to deploy. If you need current setup details, feel free to look up the latest docs online first.
Are you gonna build this?
make sure you review the code using coderabbit