You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# android-tools-AppImage
2
-
Unofficial AppImage of Android Platform Tools (adb, fastboot, etc).
2
+
Unofficial AppImage of Android Platform Tools (adb, fastboot, etc), uses the official [binaries](https://developer.android.com/tools/releases/platform-tools) and turns them into an AppImage.
3
3
4
-
Turns the released binaries from here into an AppImage: [platform-tools](https://developer.android.com/tools/releases/platform-tools)
4
+
**This AppImage bundles everything and should work on any linux distro, even on musl based ones.**
5
5
6
6
You can also run the android-tools-appimage.sh script in your machine to make the AppImage.
0 commit comments