2017-09-11

Android Oreo (8.0) USB debug hassles on Fedora Linux

After my phone received the Android Oreo update I was having trouble getting it to connect to adb. I was seeing errors like this:

$ adb devices
List of devices attached
025d15a338973018        no permissions (verify udev rules); see [http://developer.android.com/tools/device.html]


This recipe worked for me.

https://github.com/M0Rf30/android-udev-rules


Android Oreo, adb, Fedora, Linux

No comments: