On Sat, Aug 21, 2010 at 11:19 PM, shakeel <[email protected]> wrote: > Then what is the best way to achieve this functionality
Write your own firmware. > Power manager has reboot method. How to use this function Build your own firmware, signed with your signing key. You should be able to then request the REBOOT permission, from an application signed by the same signing key. I'm a little fuzzy on the details, because ordinary developers do not do this, because it does not work with normal devices running standard firmware. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.1 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

