Android studio运行项目Waiting for all target devices to come online

显示项目一直在加载,过五分钟就会显示连接超时

这是我网上找的图,因为我的已经修好了(狗头)

 曾在网上搜寻各种解决方法

比如:

  •         删除*.lock文件-----这个是真的没用,每次运行都会自动生成
  •         在AVD Manager 中
  1.         wipe data
  2.         cold boot now
  3.         delete重新构建

可惜都无效!

后来用真机测试了一下,安装了app,本来我是不报什么希望的,神奇的发现没问题,成功打开

Android studio运行项目Waiting for all target devices to come online_第1张图片

发现还真是AVD手机模拟器的问题!!!

我就换了其他版本,本人用过33和30,都不好用,建议使用27

 Android studio运行项目Waiting for all target devices to come online_第2张图片

 最后终于是没问题了!!!

Android studio运行项目Waiting for all target devices to come online_第3张图片

 如果对您有用的话,请留下一个赞吧!

你可能感兴趣的:(Android,android,java,开发语言)