本文介绍了Android的工作室 - 无法打开设备监控的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚下载的Andr​​oid工作室,它似乎导入现有的Eclipse项目好。

不过,如果我尝试打开Android设备监视器我得到的消息发生了错误有一个日志文件的引用。

我的日志文件下面包括在内。我不知道为什么会出现为月食的引用诠释呢?总之,一切的一切,我不知道在哪里何去何从

解决方案

The solution posted in the following link worked for me. I added the answer below, but you can take a look at the link for more information. Also, I am using Windows 8 and it worked as well.

This is what I had to do to resolve it in Windows 7 64 bit:

  1. Run the task manager
  2. End the process for monitor
  3. Also end the java processes. Just doing monitor won't do the trick.
  4. Relaunch the monitor. Now it runs.

这篇关于Android的工作室 - 无法打开设备监控的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-03 15:23