Skip to content

Docker image for GitLabCI for building Android applications.

License

Notifications You must be signed in to change notification settings

MarcoLizza/docker-android-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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)

About

Docker image for GitLabCI for building Android applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%