docker-android
docker-android copied to clipboard
Docker image for Android projects
After Android SDK and tools update in https://github.com/vgaidarji/docker-android/releases/tag/v1.0.1, emulator cannot be started and following error is thrown to console: ``` Running /opt/android-sdk/tools/bin/avdmanager list avd Available Android Virtual Devices: Name: test...
- create a branch - use temporary branch name as version for Android Build upstream image in Android Emulator image - once PR is finished and testing is done, push...
Currently, I'm using these images on https://github.com/vgaidarji/ci-matters project. Not all pre-installed Android packages might be required. Need to remove unneeded ones to reduce final image space.