I am aware that other people have tried to resolve this issue but have thus far found a suitable answer.
The error is, on start up, eclipse gets hung up on \"Android SDK
I frequently facing this problem. And my final approach was..
TaskManager
by pressing CTRL+ALT+DEL and delete all instance of adb.exe
. if problem doesn't solve then go to next step without closing taskManager
.Close Eclipse and also check it shouldn't be running in TaskManager(also finish its process).Then Open %USERPROFILE%/ on Windows or simply ~ on Linux/OS X (You can locate this folder from the Desktop). then open .android folder and delete cache folder and ddms.cfg and start Eclipse. If still your problem doesn't solve follow.
If your problem doesn't solve by following above method then go to workspace folder and delete as suggested by this Answer
/workspace/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
If problem still doesn't solve then Pray to God.