Guest RedSlug Posted November 19, 2010 Report Posted November 19, 2010 I'd like to help to identify problem in releases, so where to I find the log files after a force close?
Guest Stephen Hyde Posted November 19, 2010 Report Posted November 19, 2010 you need adb setup to do it
Guest RedSlug Posted November 19, 2010 Report Posted November 19, 2010 (edited) you need adb setup to do it AH, it's a bit tricky then. I've never been able to get it working on my x64 laptop WIn7, and I can't do it in work very easily....... Edited November 19, 2010 by RedSlug
Guest brokenpixel Posted November 19, 2010 Report Posted November 19, 2010 you need adb setup to do it Hi Stephen, can you post a small tut or show us (willing souls) how to do it?
Guest fards Posted November 19, 2010 Report Posted November 19, 2010 On your device get a terminal app In the terminal logcat > /sdcard/log.txt give it a couple of minutes the press back key to stop it.. Or cat dmesg > /sdcard/dmesg.txt but dmesg should be same Then copy the file out using usb storage mode...
Guest RedSlug Posted November 19, 2010 Report Posted November 19, 2010 So the best way to report is...... 1. logcat > /sdcard/log.txt 2. (Force error to occur ) 3. Then press back key ??
Guest Stephen Hyde Posted November 19, 2010 Report Posted November 19, 2010 grab the txt file from your memory card then upload it here
Guest RedSlug Posted November 19, 2010 Report Posted November 19, 2010 grab the txt file from your memory card then upload it here I knew that bit :-)
Guest Stephen Hyde Posted November 19, 2010 Report Posted November 19, 2010 also if anyone wants to get logs of wvga working and compare them with their own logs of 720 crashing id appreciate it as saves me time comparing stuff :0
Guest brokenpixel Posted November 19, 2010 Report Posted November 19, 2010 will start loggin stuff from now on. many thanks.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now