问题原因
官方已经废弃
官方声明: Android Device Monitor is a standalone tool that provides a UI for several Android app debugging and analysis tools.
However, most components of the Android Device Monitor are deprecated in favor of updated tools available in Android Studio 3.0 and higher. The table below helps you decide which developer tools you should use.
译文: Android设备监视器是一个独立的工具,为几个Android应用调试和分析工具提供了一个UI。但是,大多数Android设备监视器组件已弃用,以支持Android Studio 3.0和更高版本中提供的更新工具。
解决方案
官方已经有替代的方案可以使用:
可以使用
Logcat
进行日志查看功能
View
- Tool Winndows
- Logcat
日志查看