I want to add the reboot permission to my app. I read everywhere that this is not possible for apps which are not signed with the Android's certificate.
But how do some store apps like this or this one handle it?
I'm just guessing that there IS a way to achieve this, right?
Does anybody has an idea how they might to it?
The app that you mention doesn't reboot the device but only running processes.. It's possible with the permission "android.permission.RESTART_PACKAGES"