• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps ADB: Insufficient Permissions in Linux

ragnarkar

Well-Known Member
$ adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
???????????? no permissions

I'm running Linux Mint 17 (because for some reason, the Nexus 5 driver refuses to install in Windows 7 so I'm forced to run Android Studio in Linux.)

However, in Linux, ADB detects my Nexus 5 fine but not my HTC Evo 3D (which gives the "insufficient permissions") error.

I even tried running ADB as a superuser and it still gives the same error. What now?
 
Back
Top Bottom