开发者

why this error occurs ""emulator-5554 disconnected! Cancelling 'com.helloG.CalculatorActivity activity launch'!" [duplicate]

开发者 https://www.devze.com 2023-04-03 22:14 出处:网络
This question already has answers here: Closed 10 years ago. Possible Duplicate: Why do I get a emulator-5554 disconnected message
This question already has answers here: Closed 10 years ago.

Possible Duplicate:

Why do I get a emulator-5554 disconnected message

this error appears sometimes and some开发者_StackOverflow中文版times my program run. "emulator-5554 disconnected! Cancelling 'com.helloG.CalculatorActivity activity launch'!" i do not understand why this happens,......:( please help me. my code is accurate by the way.


you have to reset your adb. go to Eclipse IDE-->window--> Show Views --> device--> view menu --> reset adb


Try this post, adb commands

navigate to android-sdk/tools/

and write 'adb reset' should work :D

0

精彩评论

暂无评论...
验证码 换一张
取 消