Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 950 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 950 Bytes

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