Loging from shell in Android -


how can log standard loginig system in android shell? 1 logcat used read log. know can write simple program that, isn't there 1 already?

well, can use log command.

adb shell log "msg" 

it quite obvious name command log, when think it.


Comments

Popular posts from this blog

c# - Where does the .ToList() go in LINQ query result -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -

Listeners to visualise results of load test in JMeter -