I've been working a bit with Android Studio on OSX 10.7.5 and it looks very promising. I've run into a problem when trying to launch an application on my device however.
When clicking the run button, AS claims to be "waiting for ADB". After a while it times out and says that "ADB is not responding...".
I've tried rebooting and restarting adb with adb-killserver
and adb-startserver
many times but it won't connect. When running adb devices
or launching through eclipse, all works fine.
Anyone got ideas, I would be very grateful!
In most cases, ADB cannot recognize your device because the USB debugging option is turned off on the device. Turning this option on can fix the issue for you and this is pretty easy to do. Enabling USB debugging does not do anything on your device.
On the OS X the following steps solved my problem:
I found the problem when I using the genymotion. At last, I realized the problem is that the adb location is not the same as the android studio. So you should update the adb of your genymotion. The step: Genymotion settings -> ADB -> Use custom Android SDK tools
I just had the same problem with Android Studio 0.5.3. I would recommend restarting your computer, if the adb kill-server, adb start-server method doesn't work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With