I don't have experience with Eclipse, but some time ago, I've followed some tutorials and I have successfully build 2 android applications. After 6 months of not using Eclipse, when I opened I had to make some updates, but my virtual devices doesn't start. I get the following message error:
Adb connection Error:An existing connection was forcibly closed by the remote host
Connection attempts: 1
I've tried the following, but the end results are the same: - deleted and made new virtual device - reset adb from DDMS - adb kill-server from cmd
I assume that I didn't install the right packages in Android SDK Manager.