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.8-p8

Published by budtmo about 5 years ago

Changes:

  1. Added more devices and its skins (Samsung Galaxy S8, S9 and S10)
docker-android - 1.8-p7

Published by budtmo about 5 years ago

Changes:

  1. Fixed typo, credits @GraemeF
  2. Fixed issue #170, credits @rbaron
  3. Remove unused lines for proxy configuration
docker-android - 1.8-p6

Published by budtmo over 5 years ago

Changes:

  1. Added Docker-Android logo as Background #172 , credits @trinhpham
  2. Cleaned up the project
docker-android - 1.8-p5

Published by budtmo over 5 years ago

Changes:

  1. Using the latest Appium version (version 1.14.0)
  2. Using the latest Build-Tools (version 29.0.0)
  3. Added Appium Test Distribution (ATD)
docker-android - 1.8-p4

Published by budtmo over 5 years ago

Changes:

  1. Enabled proxy on Android emulator
  2. Updated the documentation
docker-android - 1.8-p3

Published by budtmo over 5 years ago

Changes:

  1. Fixed vnc issue while moving the mouse, credits @trinhpham
  2. Reduced size of the Docker images, credits @trinhpham
docker-android - 1.8-p2

Published by budtmo over 5 years ago

Changes:

  1. Replace gmtool with gmsaas
docker-android - 1.8-p1

Published by budtmo over 5 years ago

Changes:

  1. Using swiftshader_indirect as GPU and VM acceleration by default
docker-android - 1.8-p0

Published by budtmo over 5 years ago

Changes:

  1. Using the latest Appium version (version 1.13.0)
  2. Using the latest Build-Tools (version 29-rc2)
  3. Added Polyverse, credits @jsera-polyverse
docker-android - 1.7-p1

Published by budtmo over 5 years ago

Changes:

  1. Using Appium Server version 1.12.1
docker-android - 1.7-p0

Published by budtmo over 5 years ago

Changes:

  1. Cleaned up the documentation
  2. Added Samsung Galaxy S7 and Samsung Galaxy S7 Edge
docker-android - 1.6-p8

Published by budtmo over 5 years ago

Changes:

  1. Added SaltStack
docker-android - 1.6-p7

Published by budtmo over 5 years ago

Changes:

  1. Using Genymotion version 3.0.1
docker-android - 1.6-p6

Published by budtmo over 5 years ago

Changes:

  1. Using Appium Server version 1.11.1
docker-android - 1.6-p5

Published by budtmo over 5 years ago

Changes:

  1. Reduced timeout #143 , credits @nonVoid
  2. Updated README
  3. Using Appium Server version 1.11.0
docker-android - 1.6-p4

Published by budtmo over 5 years ago

Changes:

  1. Fixed #135 , credits @nonVoid
docker-android - 1.6-p3

Published by budtmo over 5 years ago

Changes:

  1. Renamed due to changes of user name
  2. Updated documentation
docker-android - 1.6-p2

Published by budtmo almost 6 years ago

Changes:

  1. Using Appium 1.10.1
docker-android - 1.6-p1

Published by budtmo almost 6 years ago

Changes:

  1. Fixed critical issue #138
docker-android - 1.6-p0

Published by budtmo almost 6 years ago

Changes:

  • Updated the latest base image which contains Ubuntu 18.04, nodejs 1.15.0, Appium 1.10.0
  • Updated documentation
  • Added more unit test, credits @tadashi0713