首页 > 学院 > 开发设计 > 正文

eclipse用genymotion作为安卓模拟器 遇到的问题

2019-11-14 09:22:32
字体:
来源:转载
供稿:网友

博主在用genymotion作为eclipse的安卓模拟器时,遇到如下的问题,经过百度查找到了比较靠谱的解决方法(虽然都是别人的- -),在此总结一下

问题描述:

HelloWorld在run之后,控制台输出如下错误提示:

The connection to adb is down, and a severe error has occured.

You must restart adb and Eclipse.

Please ensure that adb is correctly located at 'F:/android/adt-bundle-windows-x86_64-20140321/adt-bundle-windows-x86_64-20140321/sdk/platform-tools/adb.exe' and can be executed.

解决方法:

1:配置eclipse和Genytion虚拟机关联起来 参考: http://www.VEVb.com/liu184/articles/5621985.html,在文章的中间部分开始;

2:重新配置sdk  参考:http://blog.csdn.net/ly1245186023/article/details/50589532      。

感谢百度,感谢两位前辈可怜


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表