Skip to content

Docker container of Android development environment base. You only need to add the Android SDK!

License

Notifications You must be signed in to change notification settings

YukiMatsumura/docker_android_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Dev Base Docker Container

Android development base environment of docker container. This container is not include Android SDK.
If you add a Android SDK, you can start to develop immediately.

Package

  • Ubuntu 16.04
  • OpenJDK 8
  • Apache Ant 1.9.6
  • Gradle 2.11

Find Location

  • JAVA_HOME /usr/lib/jvm/java-8-openjdk-amd64
  • ANT_HOME /usr/local/apache-ant-1.9.6
  • GRADLE_HOME /usr/local/gradle-2.11

On Docker Hub Repository

About

Docker container of Android development environment base. You only need to add the Android SDK!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published