Hello NeoLiu,
Double-Clicking the
adb.exe will cause the following:
1.
adb.exe gets started
2.
adb.exe recognizes it got no parameters
3.
adb.exe prints the "usage"-help
4.
adb.exe is finished
5. window disapperas
Solution: Open a CommandLine from your startmenu, like here:
In the popup-window type "
cmd" or "
command". This gives you a """
static""" CommandLine-Window, which wont disappear after a command.
Now Browse your
AndroidSDK-Tools Folder and run the
adb-command.
Regards,
plusminus
Btw: Eclipse
should start the adb.exe itself if you

first.