Tagged Questions
0
votes
0answers
39 views
How do I get the log files on my Optima Smart 220?
I want to access the log files of my tablet (Optima Smart 220, running 4.1.1 Jelly Bean).
Also, how do I root this device so I can get the log files?
1
vote
2answers
230 views
How to find the app that causes crashes?
Where should I begin the hunt for the cause of crashes / reboots when logging apps do not work anymore?
0
votes
0answers
59 views
What is the origin and purpose of RS_##.log files?
On my Galaxy S3 (I747, rooted stock ROM, 4.1.1 jellybean), there are a number (currently 66) of files in /data with names following the format RS_##.log, where ## is a 1 or 2 digit number, currently ...
1
vote
3answers
253 views
Can the on-board ADB Server find the device itself?
I know that Android devices have an on-board adb server. I am able to start the server through the terminal emulator and run adb commands, but the device itself does not show up in the device list. ...
3
votes
2answers
4k views
How can I access android log files on my Nexus 7 without root access?
Since aLogcat now no longer works with Jelly Bean, how can I access the system log files on my device without either root access or attaching it to a computer?
I have tried using adb logcat from my ...
2
votes
1answer
315 views
How active should I expect my Jelly Bean system log file to be?
When using aLogcat to view my Android log files, I find very few messages showing up in any of the views.
Selecting Verbose level and no filter, I see that Main contains mostly garbage collection ...
6
votes
2answers
3k views
Problems accessing message logs on Jelly Bean with aLogcat
Summary
I have been having problems accessing the K9 log messages using aLogcat, see below for more details. What I would like to know is:
Why are no log messages from K9 appearing in the aLogcat ...