Releases: budtmo/docker-android
Releases · budtmo/docker-android
1.5-p0
1.4-p1
1.4-p0
1.3-p5
Changes:
- Able to pass custom arguments to Android Emulator, credits @devilankur18
1.3-p4
Changes:
- Enable to reuse the existing configuration on the new release, credits @devilankur18
1.3-p3
1.3-p2
Changes:
- Added implementation to be able to install Google Play Service application, credits @mehrdad-abdoli
- Set device_id of emulator, credits @devilankur18
1.3-p1
Changes:
- Download proper Chrome-driver version for each Android version, credits @bonigarcia
- Using the latest version of Genymotion (version 2.12.2)
1.3-p0
1.2
Changes:
- Fixed ADB defuct issue - Issue #86 , credits @JoeSSS
- Fixed USB debugging issue - Issue #87 , credits @red-avtovo
- Split the logic for docker run and docker start - Issue #91 , credits @red-avtovo