Sign inSign up

aerogear/digger-android-sdk-image

By aerogear

Updated almost 8 years ago

Docker image to install Android SDKs

Image
0

4.1K

aerogear/digger-android-sdk-image repository overview

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

Tag summary

Content type

Image

Digest

Size

206 MB

Last updated

almost 8 years ago

docker pull aerogear/digger-android-sdk-image