mahdi-malv / docker-android-sdk

Android docker image with Java 11 and API 30 to test in CI for Android studio arctic fox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: Consider using other updated images (such as Circle CI's or Tapsell's) which are currently well maintained

Android SDK docker image

View on DockerHub

Made this image to be able to run CI testing with Android studio Arctic Fox.
This version of Android studio requires Java 11 that does not exists in many docker images I've found

Contains

  • Android API 30
  • Java JDK 11

Usage

docker pull mahdimalv/android-sdk:api30-jdk11

About

Android docker image with Java 11 and API 30 to test in CI for Android studio arctic fox

License:Apache License 2.0


Languages

Language:Dockerfile 100.0%