Skip to content

Docker image for building Android projects

License

Notifications You must be signed in to change notification settings

classicvalues/android-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-sdk

Docker image for building Android projects

This is a base image for building and testing Android images. It contains the latest Android SDK and a non-root user named android with a password of android

The emulator must be called with $ANDROID_HOME/tools/emulator due to strange path issues that will throw errors, or use older option sets.

Changes

1.2.x

  • Using Ubuntu 16.04 for base

1.1.x

  • $ANDROID_SDK_ROOT => $ANDROID_HOME
  • User android now has a password of android and can use sudo

About

Docker image for building Android projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.4%
  • Shell 21.6%