android 解决Warning: debug info can be unavailable.Please close other application usingADB: Monitor,
1、同时运行了AS和IntelliJ IDEA。2、电脑插上了2台安卓设备(包括模拟器)及以上。哈哈,又可以愉快玩耍了。
·
Android studio ,对运行中的项目debug时报了一个错:
Warning: debug info can be unavailable.
Please close other application using
ADB: Monitor, DDMS, Eclipse

意思就是说ADB被其他设备或者软件占用了,必须释放,有可能的情况:
1、同时运行了AS和IntelliJ IDEA
2、电脑插上了2台安卓设备(包括模拟器)及以上
找了半天都没发现被哪占用了,最后一个必杀技,问题就解决了:重启android studio;
哈哈,又可以愉快玩耍了。
更多推荐
所有评论(0)