Android java.io.IOException:Unable to upload file: timeout

[xxxxxxx - PuzzleWan]Uploading PuzzleWan.apk onto device 'emulator-5556'

[xxxxxxx-PuzzleWan]FailedtouploadPuzzleWan.apkondevice'emulator-5556'

[xxxxxx-PuzzleWan]java.io.IOException:Unabletouploadfile:timeout

[xxxxxx - PuzzleWan]Launch canceled!

解决办法:

用命令行把service关掉。

1.先关掉eclipse,

2.命令行输入adbkill-server

3.命令行输入adbstart-server。

重新做就一次就好了。:)

相关推荐