When I try to install android sdk 3.0 i am getting error:
Preparing to install archives
Downloading Android SDK Platform-tools, revision 10
Installing Android SDK Platform-tools, revision 10
'adb kill-server' failed -- run manually if necessary.
Why? And when I tried to run android emulator – Eclipse stated that there is no adb file/process found. What seems to be a problem?
It might sound stupid but try rebooting (or killing all adb processes and restarting eclipse) before trying to install the sdk again.