我正在使用摩托罗拉& Nexus 9&适用于Android App Development的小米设备。
早些时候LogCat
正在为这三种设备提供服务,但是当我使用Nexus来运行我的应用程序时,我从那天起将我的Nexus从Marshmallow升级到Nougat时突然出现LogCat
。对于其他2台设备Logcat
工作正常。
USB调试在Eclipse中检测到它。
如果是Nexus,我需要检查哪些配置。
答案 0 :(得分:1)
我遇到过这个问题,adb kill / start没什么用,android studio restart / invalidate-cache nothing。
我必须为我的设备重置工厂数据,然后才能工作。
答案 1 :(得分:0)
尝试从ADM的DDMS工具中跟踪它:
open the directory "sdk-tools folder/tools/",
and double click monitor.bat.