Skip to content

otormaigh/android-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Android Docker Docker Build Statu Docker Pulls

Docker container that can be used to build Android applications. It purposely has not got many dependencies. packaged with it to save on download size.

If other SDKs are required for your project, update the Dockerfile using sdkmanager to add the necessary dependencies.

Whats in it?

The base image currently being used is Ubuntu 16.04. It comes preinstalled with the following Android SDK and tools.

  • Build tools
    • 25.0.2
    • 25.0.3
  • SDK
    • android-24
    • android-25
  • Google API
    • android-24
  • Extras
    • android-m2 repo
    • google-m2 repo
    • Google Play Services