我的Andr​​oid手机不显示的Dalvik调试监视器起来 [英] My Android phone not showing up in Dalvik Debug Monitor

查看:108
本文介绍了我的Andr​​oid手机不显示的Dalvik调试监视器起来的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有USB调试检查。我可以我的Andr​​oid应用程序部署到我的手机。并测试。但是,为什么我的手机没有显示的Dalvik调试监视器起来。

I have USB Debugging checked. I can deploy my Android application to my phone. And test. But why my phone is not showing up in Dalvik Debug Monitor.

在哪里,因为它工作正常使用Eclipse开发和部署?

Where as it works fine with Eclipse for development and deployment?

在我采取的截图从这里开始。但现在它没有显示出来。

Once I have taken the screenshot from here. But now its not showing up.

什么地方错了?

修改查看截图。设备处于离线模式。我看到的命令行的异常堆栈跟踪,如下:

Edit See the screenshot. Device is in offline mode. I have seen stacktrace of exception on command line, as following:

com.android.ddmlib.AdbCommandRejectedException: device offline
    at com.android.ddmlib.AdbHelper.setDevice(AdbHelper.java:736)
    at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:373)

    at com.android.ddmlib.Device.executeShellCommand(Device.java:276)
    at com.android.ddmuilib.SysinfoPanel.loadFromDevice(SysinfoPanel.java:15

推荐答案

打开命令外壳并发出命令ADB设备。这可能是主机上的服务器,亚行没有运行。

Open a command shell and issue the command 'adb devices'. It could be that adb server on the host isn't running.

断开你的手机,然后尝试亚行杀服务器其次是亚行设备的重装主机服务器。您可能需要重置手机。我发现手机偶尔守护程序停止响应,并迅速踢,是所有需要。

Disconnect your phone, then try 'adb kill-server' followed by 'adb devices' to reload the host server. You may need to reset the phone. I find the phone daemon occasionally stops responding and a swift kick is all it takes.

这篇关于我的Andr​​oid手机不显示的Dalvik调试监视器起来的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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