Is there a way to get root permissions to an Android app?
If an app is signed with certificates from Google or from the device Producer can it have root permissions?
If so, how can I do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m pretty sure if an application calls for root permissions in the end it’s the OS on the device it needs to receive it from. So the user would need a rooted device with superuser installed. That’s just part of the Android OS on the non rooted devices they are locked down to prevent possibly malicious code from running.