Can I execute logcat on the mobile phone itself by running a command in the shell?

How to see the timestamp in Logcat? Is there an application that shows me a log along with a timestamp? Also, how can I increase the size of the login log in andriod?

+3
source share
2 answers

There are several free magazine viewers for Android. I heard that aLogCat is pretty good.

EDIT

You can customize your preferences in aLogCat to see the time.

As for your second question, I found the answer here :

; /dev/log. 64 , .

- "logcat" . logcat , ()/sdcard/log.txt.

+3

: logcat -v time

logcat : logcat

+4

All Articles