#python #alibabacloud #android #android_emulator #aws #azure #cloud #docker #docker_android #emulator #gcp #genymotion #jenkins #kubernetes #mobile_app #mobile_web #novnc #saltstack #selenium #selenium_grid #terraform
You can use Docker-Android to run Android emulators inside Docker containers, which helps you develop and test Android apps easily without needing physical devices. It offers many device profiles like Samsung Galaxy and Nexus models, supports viewing the emulator via VNC, sharing logs through a web interface, and controlling the emulator remotely with adb. It works on Ubuntu and can integrate with cloud services like Genymotion. This setup speeds up development, testing, and automation, making your workflow more consistent and efficient while saving resources. You can also persist data and run unit or UI tests with popular frameworks like Appium and Espresso. This helps you build and test Android apps faster and more reliably.
https://github.com/budtmo/docker-android
You can use Docker-Android to run Android emulators inside Docker containers, which helps you develop and test Android apps easily without needing physical devices. It offers many device profiles like Samsung Galaxy and Nexus models, supports viewing the emulator via VNC, sharing logs through a web interface, and controlling the emulator remotely with adb. It works on Ubuntu and can integrate with cloud services like Genymotion. This setup speeds up development, testing, and automation, making your workflow more consistent and efficient while saving resources. You can also persist data and run unit or UI tests with popular frameworks like Appium and Espresso. This helps you build and test Android apps faster and more reliably.
https://github.com/budtmo/docker-android
GitHub
GitHub - budtmo/docker-android: Android in docker solution with noVNC supported and video recording
Android in docker solution with noVNC supported and video recording - budtmo/docker-android
#shell #android #android_emulator #ci_pipeline #docker #docker_android
docker-android is a small, customizable Docker image with Android emulator, KVM, and ADB for remote control via scrcpy. Run it easily with `docker run --device /dev/kvm -p 55555555`. Customize Android versions (like API 33), add Play Store, or mount SDK externally for tiny sizes (138MB compressed without). It benefits you by enabling fast, consistent, headless Android testing in CI/CD pipelines, saving setup time and resources.
https://github.com/HQarroum/docker-android
docker-android is a small, customizable Docker image with Android emulator, KVM, and ADB for remote control via scrcpy. Run it easily with `docker run --device /dev/kvm -p 55555555`. Customize Android versions (like API 33), add Play Store, or mount SDK externally for tiny sizes (138MB compressed without). It benefits you by enabling fast, consistent, headless Android testing in CI/CD pipelines, saving setup time and resources.
https://github.com/HQarroum/docker-android
GitHub
GitHub - HQarroum/docker-android: 🤖 A minimal and customizable Docker image running the Android emulator as a service.
🤖 A minimal and customizable Docker image running the Android emulator as a service. - HQarroum/docker-android