安卓模拟器控制在DDMS角度禁用 [英] Android: Emulator control is disabled in the DDMS perspective

查看:173
本文介绍了安卓模拟器控制在DDMS角度禁用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我现在面临的Eclipse在Ubuntu的一个问题。我的设备连接,列表中亚行设备命令,我可以看到在设备视图中运行的进程的列表。但在仿真器控制所有的控件被禁用。

I'm now facing a problem with Eclipse on Ubuntu. My device is connected, list by "adb devices" command and I can see the list of processes running in the Devices view. But all controls in the Emulator Control are disabled.

有谁知道什么可能是这样做的原因是什么?

Does anyone know what may be the reason for this?

感谢

推荐答案

首先,确保该设备在设备视图中选择。您不能使用仿真器控制,除非该设备或仿真器中选择。

First, make sure that the device is selected in the Devices view. You cannot use Emulator Control unless the device or emulator is selected.

如果这样做没有帮助,关闭Eclipse,并尝试在Eclipse外部运行DDMS - 有一个 DDMS shell脚本中的工具/ 只要你安装了Android SDK的目录。

If that does not help, close Eclipse, and try running DDMS outside of Eclipse -- there's a ddms shell script in the tools/ directory of wherever you installed the Android SDK.

如果这样做没有帮助,运行 ADB杀死服务器,然后按亚行启动服务器,其中亚洲开发银行应该在你的SDK安装你的平台工具/ 目录。然后,再次尝试DDMS。

If that does not help, run adb kill-server, followed by adb start-server, where adb should be in your platform-tools/ directory of your SDK installation. Then, try DDMS again.

如果没有帮助,重新启动,然后再次尝试DDMS。

If that does not help, reboot, then try DDMS again.

这篇关于安卓模拟器控制在DDMS角度禁用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆