I have a Nexus 10 and i decided to start learning Android. I installed Android Studio, turned the USB Debugging on and it shows in the Android Studio, but when I try to debug an app, it says:
Waiting for device.
Target device: samsung-nexus_10-R32D100GNFL
Uploading file
local path: C:\Users\Kamen\AndroidStudioProjects\MyApplicationProject\MyApplication\build\apk\MyApplication-debug-unaligned.apk
remote path: /data/local/tmp/com.some.myapplication
It never finishes the upload, just stays this way for hours and hours.
When I try the same with my Samsung Galaxy Ace 2, it starts debugging right away.
Please help :)