I have installed adt bundle eclipse. However, I can\'t seems to run the AVD. I have the problem of
ADB server didn\'t ACK
failed to start daemon
I had this exact problem on my Vista x64 system. I solved it by doing the following: Ctrl-Alt-Del, start Task Manager, under Processes tab, check for "shuame_helper.exe". It was there from running RootGenius. I clicked End Process, then went back to the command prompt and entered adb start-server and it worked!