Where can I get the information about when and what time my Android phone is being shut down and also being start up. (shut down / start up - meaning that someone press the Power button to cause it to shut down / start up OR a program that cause it to start it or shut it.)
Information should look something similar like the following:
========================================================= | Date | Time | Operation | By | ========================================================= | 12 Dec 2012 | 11:59 PM | Shutdown | User | | 13 Dec 2012 | 10:00 AM | Startup | User | | 13 Dec 2012 | 10:59 AM | Shutdown | Program | | 13 Dec 2012 | 02:16 PM | Startup | User | =========================================================
If the shut down or start up is caused by a Program, it would be better to display the program name that cause it to shutdown.
Prefer method that does not require rooting and for Android version below 4.