Android phone is disconnected when adb is started -


i trying debug android phone adb tool. when run adb command on command prompt, connected phone disconnected system. want use adb logcat on phone. using following command:

adb -s <device_id> logcat 

after entering command on command line, says: adb server out of date. killing... , after phone gets disconnected , command line shows waiting device...

any idea how solve problem? want run logcat on android device. using htc wildfire phone.

thanks

i updated phone software, , using adb logcat command in place of adb -s<decive_id> logcat command.

it worked fine me.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -