Quote:
Originally Posted by nawt
Noob question alert. Where do I find the logs to see if I can post?
|
There are several options:
- you can install ADB on your PC and grab the latest SYSTEM_LAST_KMSG*.txt.gz in /data/system/dropbox folder to your PC; since you're relatively new, I wouldn't recommend this; it's sorta complicated.
- you can launch the terminal emulator (Dev Tools app) and issue this command to copy SYSTEM_LAST_KMSG*.txt.gz from /data/system/dropbox to /sdcard, which is the root of the SD card which you can access via your PC after booting back to WinMo:
Quote:
su
cp /data/system/dropbox/SYSTEM_LAST_KMSG*.txt.gz /sdcard
|
- you can install the attached RootExplorer app, launch it, go to /data/system/dropbox and copy the latest SYSTEM_LAST_KMSG*.txt.gz to /sdcard, which is the root of the SD card which you can access via your PC after booting back to WinMo.
- you can install the standalone Droid Explorer (de - Release: Droid Explorer 0.8.7.2 Beta) on your PC and access the /data/system/dropbox folder with you phone (while it's in Android) hooked up via USB. Same thing here: grab the latest SYSTEM_LAST_KMSG*.txt.gz. Actually this will install ADB needed in option 1.
Once you get a hold of the latest SYSTEM_LAST_KMSG*.txt.gz log, just attach it here for arrrghhh and his team to look at. NOTE: by "latest", I mean "after the crash" you boot back into Android and grab the most recent dated SYSTEM_LAST_KMSG*.txt.gz file.