Skip to content

ahazem/android-dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Android development environment for ubuntu precise (12.04 LTS)

  • Oracle Java JDK 6
  • Android SDK r22.3
  • Android NDK r9c
  • Apache Ant 1.8.4

It also updates the SDK to android 19 (4.4.2) with platform tools and system images for that revision.

Install

You can either pull from ahazem/android:

docker pull ahazem/android
docker run -i -t ahazem/android /bin/bash

or add it to your Dockerfile:

FROM ahazem/android

About

Android development environment for ubuntu precise (12.04 LTS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages