IOException everytime I try to upload anything to android emulator

后端 未结 6 1356
暗喜
暗喜 2021-02-10 04:40

I\'m using Windows 7 Ultimate 64 bit edition and Eclipse 3.5 with the Android plugin. Every time I create a new project and try to publish it, I get an error like this:

6条回答
  •  囚心锁ツ
    2021-02-10 04:40

    Not sure if this helps but I had the same exception when I tried uploading a project to the device and fixed it by increasing the value of "adb connection time out (ms)"

    PC: (eclipse -> window -> settings -> android -> ddms) MAC: (eclipse -> preferences -> android -> ddms)

    I was pretty pissed at myself that it took me so long to find the setting so I thought I'd share.

提交回复
热议问题