Skip to content

aerogear-attic/digger-android-sdk-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AeroGear Android SDK installer Docker image

Build Status License

Projcect Info

Project Info
License: Apache License, Version 2.0
Build: Docker
Issue tracker: https://issues.jboss.org/browse/AGDIGGER
Mailing lists: aerogear-users (subscribe)
aerogear-dev (subscribe)
IRC: #aerogear channel in the freenode network.

This is an image that is preconfigured to download Android SDK. Android SDK cannot be included in the container directly because of the license issues.

Thus, this image uses digger androidctl utility script which installs the Android sdk and its related packages that prompts you to accept the license. However, keep in mind that it does not automate the "accept license" step (you need to manually accept the android/google license/terms and conditions).

The Android SDK in the container will be reused by the Android slave containers.

Usage

  • Start the Docker container
  • Run
docker exec -d <container_name> androidctl sdk install
docker exec -d <container_name> androidctl sync /opt/tools/sample.cfg

About

Dockerfile to create the Docker image to install Android SDKs on Openshift

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5