I am using Windows 7 and JDK 6.
I downloaded the package of Android SDK with Eclipse and followed the instructions to create the first Hello World application.
H
Here are followed list of options what you can do to try to fix that issue:
adb kill-Server
, after adb start-Server
You can try to up performance to your Eclipse (mostly for Android):
open eclipse.ini
and set:
-Xms128m
-Xmx512m
-XX:MaxPermSize=256m`
try to disable firewall
adb
through DDMSNew...
name: ADB
; value: \platform-tools
. after add to path %ADB%