No permissions on phone with adb

Hello everyone,

I'm having issues with UM not giving adb the required permissions to access my phone. Every time I run adb devices - I get no permissions. I have followed the troubleshooting stuff on the android site - nothing has worked. ADB was working fine in UM 18.04 & stopped working when I upgraded to 20.04. So there has clearly been a change to the way the adb tools operate between 18.04 & 20.04.

Should I uninstall the android-sdk-platform-tools-common and install the androidsdk snap to make my life easier?

All of your help is greatly appreciated!

Finally found a (relatively) simple explanation/solution for this problem - it's 2 years old but still valid for UM 20.04:

https://stackoverflow.com/questions/53887322/adb-devices-no-permissions-user-in-plugdev-group-are-your-udev-rules-wrong

:grinning: :grinning: :grinning: