Skip to content

ik11235/dockerimage--android-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

dockerfile--android-tools

Here's an image for using the latest android-tools. You can also install it with apk, but the version is old.

This image is using frolvlad/alpine-glibc because I need glibc to use android-tools.

alpine apk

/ # apk --update-cache --repository http:https://dl-3.alpinelinux.org/alpine/edge/testing/ --no-cache add android-tools
…
/ # adb --version
Android Debug Bridge version 1.0.41
Version 29.0.6-android-tools
Installed as /usr/bin/adb

This image

/ # adb --version
Android Debug Bridge version 1.0.41
Version 30.0.4-6686687
Installed as /usr/local/android/platform-tools/adb

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published