Android: Difference between revisions
imported>Raboof mention android-udev-rules |
imported>Mic92 udev rules are redundant if adb is enabled. |
||
| Line 1: | Line 1: | ||
== adb setup == | == adb setup == | ||
| Line 20: | Line 11: | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
This will add [https://github.com/M0Rf30/android-udev-rules additional udev rules] for unprivileged access as well as add adb to your <code>$PATH</code>. | |||