开发者

Getting information from logCat window

开发者 https://www.devze.com 2023-02-17 07:17 出处:网络
Ho开发者_StackOverflow社区w to get information from the LogCat window?If you add something like Log.v(\"tag\", \"value\"); in your code,

Ho开发者_StackOverflow社区w to get information from the LogCat window?


If you add something like Log.v("tag", "value"); in your code, You can see that in LogCat window.


You can click Windows ->ShowView->Other-> Android ->Logcat

Refer to Images 1 and Images 2

Getting information from logCat window

and

Getting information from logCat window

and in the code use v -> Verbose and d -> Debug and E-> Error I -> Information, W -> Warning

0

精彩评论

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

关注公众号