Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If it is required to start logging during boot 'adb -d logcat > filenme.txt' can be used. 


To log kernel output enter adb shell followed by cat /proc/kmsg

For more ADB information and options visit: http://forum.xda-developers.com/showthread.php?t=1726238

...