From 65c2ac942749f40b30b6d93412c09c4039668de7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 23 Dec 2020 18:38:03 -0500 Subject: [PATCH] clarify android-tools + android-udev is enough --- static/install.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/install.html b/static/install.html index f0515c18..304ce294 100644 --- a/static/install.html +++ b/static/install.html @@ -151,7 +151,8 @@
  • Arch Linux: android-tools provides fastboot and other useful tools not required for installation such as adb. android-udev provides udev rules allowing fastboot and adb to work in local sessions - without root.
  • + without root. Install both of these packages and skip the section + below on using the standalone platform-tools releases.
  • Debian and Ubuntu: android-sdk-platform-tools-common provides udev rules allowing fastboot and adb to work in local sessions without root. The udev rules in Debian and Ubuntu are out-of-date, but it has the necessary