Sign inSign up

ksoichiro/android-emulator

By ksoichiro

Updated almost 11 years ago

Android and emulator with gradle cache.

Image
28

6.9K

ksoichiro/android-emulator repository overview

android-emulator

Android and emulator with gradle cache.

Usage

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"

Tag summary

Content type

Image

Digest

sha256:23dc77f38

Size

738.8 MB

Last updated

almost 11 years ago

docker pull ksoichiro/android-emulator