cdysthe
Member
Hi,
I am trying to figure out exactly what goes on when I reboot. I was told to do the following:
"Provide a full logcat from a boot. But don't do it on the device or after booting is complete. Use adb logcat started right after rebooting.
I see my phone when I do 'adb devices' and I'm able to start logcat on a running phone, but I'm not sure how to catch and save a full log during boot. What excatly do I have to do to catch the whole boot to a file I can share? I'm on Ubuntu with all the Android stuff installed and working.
//C
I am trying to figure out exactly what goes on when I reboot. I was told to do the following:
"Provide a full logcat from a boot. But don't do it on the device or after booting is complete. Use adb logcat started right after rebooting.
I see my phone when I do 'adb devices' and I'm able to start logcat on a running phone, but I'm not sure how to catch and save a full log during boot. What excatly do I have to do to catch the whole boot to a file I can share? I'm on Ubuntu with all the Android stuff installed and working.
//C