Releases: budtmo/docker-android
Releases · budtmo/docker-android
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
1.1
Changes:
- Support Android version 8.0 and 8.1 - Issue #24 , credits @JoeSSS
- Added Google Play Store - Issue #55 , credit @greenerchen
- Using the latest version of Chrome driver, credits @bonigarcia
- Cleaned up SDK installation, credit @red-avtovo
- Remove arm support
- Updated Documentation
1.1-p1
1.0
Changes:
- Using the latest version of docker-appium as base image that contains appium-server 1.8.1 and build tools 28.0.0
- Enable relaxed security
- Fixed dataPartition issue on Emulator
- Refactored code
- Update documentation
- Added integration with Genymotion Cloud - Beta version