/android-tools-AppImage

Unofficial AppImage of Android Platform Tools (adb, fastboot, etc). Can also install udev rules. [Maintainer=@Samueru-sama]

Primary LanguageShellGNU General Public License v3.0GPL-3.0

android-tools-AppImage 🐧

GitHub Downloads CI Build Status


Unofficial AppImage of Android Platform Tools (adb, fastboot, etc), uses the official binaries and turns them into an AppImage.

This AppImage bundles everything and should work on any linux distro, even on musl based ones.

AppImage made using sharun, which makes it extremely easy to turn any binary into a portable package without using containers or similar tricks.

This AppImage bundles everything and should work on any linux distro, even on musl based ones.

It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:

  • AM am -i android-tools or appman -i android-tools

  • dbin dbin install android-tools.appimage

  • soar soar install android-tools

This appimage works without fuse2 as it can use fuse3 instead, it can also work without fuse at all thanks to the uruntime

raison d'être Inspiration Image