We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ffde3 commit eeef8eaCopy full SHA for eeef8ea
android-tools-appimage.sh
@@ -4,7 +4,7 @@ export ARCH=x86_64
4
APP=android-tools-appimage
5
APPDIR="$APP".AppDir
6
SITE="https://dl.google.com/android/repository/platform-tools-latest-linux.zip"
7
-ICON="https://developer.android.com/static/images/brand/Android_Robot.png"
+ICON="https://github.com/pkgforge-dev/android-tools-AppImage/blob/main/Android.png?raw=true"
8
APPIMAGETOOL="https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage"
9
SHARUN="https://bin.ajam.dev/$(uname -m)/sharun"
10
LIB4BIN="https://raw.githubusercontent.com/VHSgunzo/sharun/refs/heads/main/lib4bin"
0 commit comments