I’m using Intellij IDEA 12.0.2 on Windows 8 and I have problem with debbuging apps. I can’t run my application on phone or emulator because all the time I’m getting alerts: Waiting for ADB or ADB is not resonding.
I tried:
restarting IDEA
killing adb.exe
killing and starting server
editing run configuration
launching IDEA as administrator
Nothing works. How can I fix this issue?
Try disabling your firewall or any other A/V solution you may have.