I am following the official tutorial on android developing from here. So when I connected my Moto G phone with a USB cable to my Xubuntu 14.04 system and enabled developer mode, Android Studio recognized the device, however it said [UNAUTHORIZED]
next to it. It still allowed me to run, and the result was just a Waiting for device
message that never went away. My phone didn't respond. How can I solve this problem? Thanks in advance.
Asked
Active
Viewed 73 times
0

Mr. Concolato
- 2,224
- 5
- 24
- 44

SalmonKiller
- 2,183
- 4
- 27
- 56
-
Did you look at this: http://stackoverflow.com/questions/16596877/android-studio-doesnt-see-device ? – Mr. Concolato Dec 29 '14 at 18:13
-
If you disconnect and connect your device again, you should get a dialog on the device asking if you want to authorize debug access from your PC. Answer appropriately. – David Wasser Dec 29 '14 at 18:14
-
1@DavidWasser Thanks. That happened once I changed the setting as described in my answer. – SalmonKiller Dec 29 '14 at 18:15
1 Answers
0
Ok. The problem was in my phone's security settings. I had to uncheck the Verify apps over USB
option and it worked out just fine.

SalmonKiller
- 2,183
- 4
- 27
- 56