I would like to produce a popup window giving the user to ability to select yes to reboot the phone. Possible?
+3
A:
It is not possible because the Intent for rebooting (ACTION_REBOOT) is protected and can only be sent by the system.
Daniel Lew
2010-07-01 23:27:31
Easy. Thanks for the quick response.
Noah Seidman
2010-07-01 23:28:38