Search Docker Hub
android-emulator
By ksoichiro
Android and emulator with gradle cache.
6.9K
If you want to test with emulator using gradlew, execute below:
cd /path/to/project docker run -t -i -v `pwd`:/workspace ksoichiro/android-emulator start-emulator "./gradlew connectedAndroidTest"
Content type
Image
Digest
sha256:23dc77f38…
Size
738.8 MB
Last updated
almost 11 years ago
docker pull ksoichiro/android-emulator