Logcat在Android Studio中查看android APP 日志
Posted Lauren
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Logcat在Android Studio中查看android APP 日志相关的知识,希望对你有一定的参考价值。
参考资料:
http://jingyan.baidu.com/article/948f592408e07bd80ff5f9a9.html
http://www.linuxidc.com/Linux/2015-05/117919p2.htm
1、首先启动android studio,在工具栏选择Tools>Android>Android Device Monitor
***若首次打开需选中android工程并打开***
2、连接完成后Android Device Monitor窗口显示如下:
3、点击Saved Filters旁边的“+”可对日志级别及设置条件进行过滤
查看crash log的方法参考资料:https://www.zhihu.com/question/32024327
浅谈ANR及log分析ANR参考资料:http://blog.csdn.net/itachi85/article/details/6918761
以上是关于Logcat在Android Studio中查看android APP 日志的主要内容,如果未能解决你的问题,请参考以下文章
5.1Android Studio用Logcat编写和查看日志
在 android studio 中使用设备调试时,Android Logcat 为空
5.1Android Studio用Logcat编写和查看日志