docker-android

Android in docker solution with noVNC supported and video recording

OTHER License

Stars
8.2K
Committers
52

Bot releases are hidden (Show)

docker-android - 1.5-p6

Published by budtmo almost 6 years ago

Changes:

  • Renamed type for consistency in article
  • Edited wrong port
docker-android - 1.5-p5

Published by budtmo almost 6 years ago

Changes:

  • Keep ssh session alive (Genymotion on AWS)
docker-android - 1.5-p4

Published by budtmo almost 6 years ago

Changes:

  • Enable of using custom security group for Genymotion (AWS)
docker-android - 1.5-p3

Published by budtmo almost 6 years ago

Changes:

  • Added Android version for GA
  • Enable custom_ami for Genymotion (AWS)
  • Enable custom security group for Genymotion (AWS)
docker-android - 1.5-p2

Published by budtmo almost 6 years ago

docker-android - 1.5-p1

Published by budtmo almost 6 years ago

Changes:

  • Added Google Analytics
  • Added release script for Genymotion docker image
docker-android - 1.5-p0

Published by budtmo almost 6 years ago

Changes:

  • Added documentation about deploying Docker-Android on GCE, credits @kjlubick
  • Added documentation about deploying Docker-Android on Azure by using k8s and Terraform, credits @stazdx
  • Support Android 9.0
docker-android - 1.4-p1

Published by budtmo about 6 years ago

Changes:

  • Added documentation about AWS, credits @tadashi0713
  • Updated the documentation about Genymotion, credits @lilinor
  • Changed the whole documentation structure
  • Cleaned up deployment script of Genymotion on AWS
  • Updated the base image
docker-android - 1.4-p0

Published by budtmo about 6 years ago

Changes:

  • Update base image that use Appium 1.9.0
  • Fixed version of chrome driver for emulator 5.0.1, credits @bonigarcia
  • Added documentation about Azure, credits @stazdx
  • Added integration with Genymotion Cloud on AWS
  • Cleaned up documentation
docker-android - 1.3-p5

Published by budtmo about 6 years ago

Changes:

  • Able to pass custom arguments to Android Emulator, credits @devilankur18
docker-android - 1.3-p4

Published by budtmo about 6 years ago

Changes:

  • Enable to reuse the existing configuration on the new release, credits @devilankur18
docker-android - 1.3-p3

Published by budtmo about 6 years ago

Changes:

  • Refactored code
  • Update documentation
  • Enable to set up language, issue #90
docker-android - 1.3-p2

Published by budtmo about 6 years ago

Changes:

  • Added implementation to be able to install Google Play Service application, credits @mehrdad-abdoli
  • Set device_id of emulator, credits @devilankur18
docker-android - 1.3-p1

Published by budtmo about 6 years ago

Changes:

  • Download proper Chrome-driver version for each Android version, credits @bonigarcia
  • Using the latest version of Genymotion (version 2.12.2)
docker-android - 1.3-p0

Published by budtmo about 6 years ago

Changes:

  • Update documentation, credits @JoeSSS
  • Code refactoring , credits @shadow1163
docker-android - 1.2

Published by budtmo over 6 years ago

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
docker-android -

Published by budtmo over 6 years ago

Changes:

  • Using Chrome Driver version 2.33
docker-android -

Published by budtmo over 6 years ago

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
docker-android -

Published by budtmo over 6 years ago

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
docker-android -

Published by budtmo over 6 years ago

Changes:

  • Fixed issue #52