Re: [ROM][Jellybean][07/31/12]CyanogenMod 10 [Beta 2]
It's easiest with the logcat app, but you can also do it through terminal emulator. Just type the following...
su
logcat
then when you are done getting the logcat hold volume down then press c on the keyboard, it should stop. Then type the follwing...
logcat > /sdcard/logcat.txt
That should save the logcat in a text file and it will be on the root of your sdcard named logcat.txt
I'm sry man how do I log cat I know I know... noob in the house
Sent from my SPH-D710 using Tapatalk 2
It's easiest with the logcat app, but you can also do it through terminal emulator. Just type the following...
su
logcat
then when you are done getting the logcat hold volume down then press c on the keyboard, it should stop. Then type the follwing...
logcat > /sdcard/logcat.txt
That should save the logcat in a text file and it will be on the root of your sdcard named logcat.txt