Ubuntu No devices permission

vesko321

Member
Nov 8, 2010
28
0
0
Sofia
Easy

If you want to avoid the above, just become root and:

adb kill-server
adb start-server

, this is to start the server as root ( with a lot of permissions :)

adb devices will work now