Android randomly restarts - where would I find an error log or some other way of enabling information gathering from this process? I want to attempt to troubleshoot this.
Asked
Active
Viewed 483 times
1 Answers
2
Most logs are stored in catlog, you can use ADB (Android Debugging Bridge) to read it; there are apps on the market can be used to read catlog.

Lie Ryan
- 19,073
- 6
- 65
- 83