Logcat applications will not work. Logcat is disabled to run as a service.
(Windows explanation can be duplicated on linux and osx)
1. Open cmd
2. CD to directory with adb.exe
3. Type adb shell
4. Type su
5. Type logcat
Now it will record all system events on pc screen. You will have to press cntrl+c to stop the application.
loonycgb2/ I tried Logcat from my PC. (
[GUIDE][ADB]Easiest How to use adb, logcat, etc for noobs and newbies - xda-developers and your method)
"W/QComExtractorFactory( 258): Didn't match the sniff <=== status = 5
W/QComExtractorFactory( 258): Didn't match the sniff <=== status = 1
W/QComExtractorFactory( 258): Didn't match the sniff <=== status = 1
W/QComExtractorFactory( 258): Didn't match the sniff <=== status = 1
E/MM_OSAL ( 258): ValidateAACFile failed
W/QComExtractorFactory( 258): Didn't match the sniff <=== status = 1
W/QComExtractorFactory( 258): Didn't match the sniff <=== status = 1"
I cannot find MSL from logcat. Did you get MSL?