Change the connection time to ADB, I think this is causing problems.
If you use eclipse, you can go to Window -> Preferences, and then to DDMS for Android.
Window → Settings → Android → DDMS → ADB Connection Timeout (ms)
By default, this 500 ms changes it to 10,000 ms.
For more information, go here
source
share