开发者

Logging inside Framework?

开发者 https://www.devze.com 2023-01-19 19:03 出处:网络
I am trying to develo开发者_Go百科p small application for reset Logging on Phone. Can some one throw some Lights on how to achieve logging in AndriodRunTimeInit whenever there is exception? I want to

I am trying to develo开发者_Go百科p small application for reset Logging on Phone. Can some one throw some Lights on how to achieve logging in AndriodRunTimeInit whenever there is exception? I want to write into file whenever there is RunTime exception.


It is recommended that you use Android's built in logging via Log. You can access the log via adb logcat and don't have to worry about anything else.

0

精彩评论

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

关注公众号