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 > filenmefilename.txt' can be used. 


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

...