开发者

Eclipse's DDMS is not detecting device (Emulator)

I am using Ubuntu (Linux) machine. DDMS in my eclipse is not detecting Emulator (Gingerbread) as devices. Gingerbread emulator is working fine. When I run "ddms" in cammand prompt, its working properly, it will launch ddms which will show emulator as device with running processes BUT when I try to do the same in Eclipse its not detecting.

Because of that I am 开发者_如何学Cnot able to do debugging.

Please help.

Regards Rke


you have to start the adb server to get the service of the emulator or any device, if you using ubuntu then you have to kill the adb server and start it again, then it will work fine

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜