diff --git a/static/install.html b/static/install.html index f20252cf..67bcc00f 100644 --- a/static/install.html +++ b/static/install.html @@ -90,6 +90,15 @@ scheme for platform-tools (adb, fastboot, etc.) with their own scheme and don't keep it up-to-date despite that being crucial.
+List of distributions with proper packages:
+ +android-tools
for fastboot (along with adb and other
+ tools, although they aren't necessary to install) and
+ android-udev
for udev rules to make fastboot / adb work in local
+ sessions without rootIf your distribution doesn't have a proper fastboot package, which is likely, consider using the official releases of platform-tools from Google. You can either obtain these as part of the standalone SDK or Android Studio which are self-updating