Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 477 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 477 Bytes

The Android SDK docker build file

Android SDK docker image based upon Ubuntu 18.04 to be used in CI environments (such as GitLab) to build Android applications.

Preinstalled packages

  • Git
  • Zip/unzip
  • OpenJDK 11
  • Android Command-Line Tools (3.0)
  • Android SDK Tools (26.1.1)
  • Android SDK Platform-Tools (33.0.0)
  • Android SDK Build-Tools (29.0.3 ... 30.0.3)
  • Android SDK Platform 19, 23, 25, 26, 27, 28, 29, 30, 31 (4.4, 6.0, 7.1.1, 8.0, 8.1, 9.0, 10.0, 11.0)