Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

I'm currently developing on an Android 2.3.4 device. I've got root access to the file system, and I'm looking for the location of the system log files (like /var/log) so that I can delete them, but could not find these files on Android.

Does someone know where these files are located?

share|improve this question
2  
Related: Where are log files located on Android? (I believe the answer is basically that there aren't any) – eldarerathis Dec 13 '11 at 18:46
Shouldn't this be over at SO? – Demizey Apr 11 '12 at 22:21

1 Answer

Here is an old question on StackOverflow about the same thing. It doesn't look like there's any way to view them directly, but there are various apps that can do it.

share|improve this answer
Thank you, but sorry that doesn't help. I don't want to view it, I want to delete it. – truell Dec 14 '11 at 9:17
@truell Delete what? The logs? Why? As far as I know, they don't persist for very long (reboot or max log line count, I think) – Bryan Denny Dec 14 '11 at 14:31

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.