Why does my app throw an `android.permission.REBOOT SecurityException`?

You cannot get this permission. Only system applications and applications signed with the same key that was used to sign the firmware will be able to get that permission.

Why do you need to reboot? If you tell the necessity of rebooting, then may be someone can suggest you a better way to accomplish the same thing without rebooting.

Leave a Comment