Eclipse 的 DDMS 未检测到设备(模拟器)

发布于 2024-12-07 08:08:53 字数 222 浏览 0 评论 0原文

我正在使用 Ubuntu (Linux) 机器。我的 Eclipse 中的 DDMS 未将模拟器(Gingerbread)检测为设备。 姜饼模拟器运行良好。当我在 cammand 提示符中运行“ddms”时,它工作正常,它将启动 ddms,它将模拟器显示为正在运行进程的设备,但当我尝试在 Eclipse 中执行相同操作时,它不会检测到。

因此我无法进行调试。

请帮忙。

问候 鲁克

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 not able to do debugging.

Please help.

Regards
Rke

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

世界和平 2024-12-14 08:08:53

你必须启动adb服务器才能获得模拟器或任何设备的服务,如果你使用ubuntu那么你必须杀死adb服务器并重新启动它,然后它就会正常工作

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文