error in launching the emulator and android device -


hi new app developer, when trying run app following occured...

[2011-02-24 09:33:35 - firstimage] android launch! [2011-02-24 09:33:35 - firstimage] connection adb down, , severe error has occured. [2011-02-24 09:33:35 - firstimage] must restart adb , eclipse. [2011-02-24 09:33:35 - firstimage] please ensure adb correctly located @ 'c:\android-sdk-windows\tools\adb.exe' , can executed. 

the adb located in "c:\android-sdk-windows\tools\"

i tried "adb start-server" in run command no use, there way solve issue.

try killing android debug bridge (adb) running command adb kill-server , adb start-server on command prompt.

also ensure if have updated sdk path of adb may android-sdk-windows\platform-tools in new sdk. try copying file in android-sdk-windows\tools directory.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -