blokadaorg / ci-dockerfile-android

A fork from simplatex/android-lightweight.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-lightweight

Android Lightweight is a very lightweight docker image for Android, which contains only the latest version of Android Libraries:

  • OpenJDK 11
  • Gradle 7.3.3
  • Android API 33
  • Android Build Tools 33.0.0
  • Android NDK (Side by side) 25.0.8775105
  • Command line tools linux-8512546_latest
  • Accepted all licenses

The how-to article for creating this from scratch is published here: How to build a Lightweight Docker Container for Android Build

Check out the related documentation in our Wiki.

Repositories

Android Lightweight is a public project:

Docker Hub published a blog post to discontinue automated build for free users. So, our repository in Bitbucket is deprecated. Check the Github repository as above.

Builds

Whenever the new Dockerfile is pushed into Github repository, Github workflow will build & push the image to Docker Hub. Check all workflow runs in Github.

Contribution & Features/Improvements Request

About

A fork from simplatex/android-lightweight.

License:MIT License


Languages

Language:Dockerfile 100.0%