Android: Retrieve logcat before crash (reboot) on a real device -


I am developing an application and during my testing on a real device, I found out that it will crash and The phone will be due to reboot (I'm worried ...)

Is there any way to recover the locksack before I boot from the phone because the lockset gets reset when the phone boots.

Thanks in advance.

Use, which is a great Liberation for sending crash reports, a Google form incl. stack trace. I use it in my app and work well. Please tell me if you have any problem in implementing it, it's easy to setup.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -