转载 : Android error: Failed to install *.apk on device *: timeout
使用WLAN连接到安卓手机进行调试,如果网络不稳腚的话,则在向手机上传APK时可能会超时,这种情况下,可尝试增加“adb的超时时间”参数的值。
http://stackoverflow.com/a/4786299
亮点:
|
|
Try changing the ADB connection timeout. I think it defaults that to 5000ms and I changed mine to 10000ms to get rid of that problem. If you are in Eclipse, you can do this by going through Window-> Preferences -> Android -> DDMS -> ADB Connection Timeout (ms) |
鲍蕾
Your opinionsHxLauncher: Launch Android applications by voice commands