diff --git a/static/install/web.html b/static/install/web.html index 114ae719..62eb0f66 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -114,6 +114,16 @@ Play services as part of Factory Reset Protection (FRP) for anti-theft protection.
+On Linux, in order for to connect to a device as non-root, the appropriate udev + rules need to be set up. This is not an issue on either macOS or Windows.
+ +On Arch Linux, install the android-udev
package. On Debian and
+ Ubuntu, install the android-sdk-platform-tools-common
package.