Skip to content

anandbosedev/android-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Android SDK container images for CI

This repository provides images of Android SDK with Debian 12.5 base and set of pre-installed tools for setting up CI/CD for Android projects. The container images are hosted for public availability in the following registries:

Registry Link
Docker Hub docker.io/anandbose16/android-sdk
GitHub Container Registry ghcr.io/anandbosedev/android-sdk
Quay by RedHat quay.io/anandbosedev/android-sdk

Base image configuration

Every SDK image is generated with a base image android-sdk:base-latest. The base image contains the following components, which are common for all derived SDK images. If you need a different configuration than the provided pre-configured container images, you can use this image as the entry point.

Component Version
OpenJDK 17
Gradle 8.7
Android SDK Command line tools 11076708
emulator latest
platform-tools latest

Usage & Reference

You can refer to the template repository anandbosedev/android-ci-demo which contains the templates of advanced CI configurations for GitHub, GitLab, BitBucket and Azure Pipelines.

Tags

Disclaimer

Usage of the container images distributed in the aforementioned registeries contains Android SDK components which are subject to the original terms and conditions.

About

Android SDK toolchain container image, built for CI setups for Android projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published