android-udev-rules 20250525
udev rules for Android devices
Provides a set of udev rules to allow using Android devices with tools such as adb and fastboot without root privileges. This package is intended to be added as a rule to the udev-service-type in your operating-system configuration. Additionally, an adbusers group must be defined and your user added to it.
Simply installing this package will not have any effect. It is meant to be passed to the udev service.
- Outputs:
out - Website: https://github.com/M0Rf30/android-udev-rules
- Licenses: GPL 3+
- Package source: gnu/packages/android.scm
- Builds: See build status
- Issues: See known issues
Installation
Install android-udev-rules 20250525 as follows:
guix install android-udev-rules@20250525
Or install the latest version:
guix install android-udev-rules
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.