IOException everytime I try to upload anything to android emulator

后端 未结 6 1370
暗喜
暗喜 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 05:02

    See this question — Windows 7 and Android don't seem to get on so well initially it seems: Failed to parse the output of 'adb version'?

    Are you able to telnet to localhost 5037? That's where the adb server listens for incoming connections from adb clients.

提交回复
热议问题