开发者

How to extract an Android app's log messages at runtime?

If my app goes haywire in the field, what are some diagnostic resources that the app can collect at runtime? Is there a way to access all the Logger message our app generated (i.e. vi开发者_StackOverflow中文版a Log.e())?


use the command "adb logcat" to view android debug logs

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜