Hello, my device is rooted and I can check it through the Root Checker app and I can also use all the features that require root access (Android Tuner, Root Explorer, etc.) but I cannot use the Permission Pro (aka Permission Denied) app. For instance, when I want to disable some permission feature, it says that the app doesn't have SuperUser permission. Also, I cannot find the app in the app list in the SuperUser app. Also, when I launch the app, the "SuperUser box" didn't pop up for me to select "gain SuperUser permission". What is the problem?
Related
Is it possible to disable the "grant/deny" popup dialog when my app needs to perform tasks that require root access? I have full control of the device the app will run on (internal project), the device is rooted and it has supersu 2.x app.
The supersu docs tell me that I need to declare the android.permission.ACCESS_SUPERUSER permission for my app to disable the popup, but it has no effect.
Is there a simple way to solve this (without changing the option i supersu app settings)?
Misterer said:
Is it possible to disable the "grant/deny" popup dialog when my app needs to perform tasks that require root access? I have full control of the device the app will run on (internal project), the device is rooted and it has supersu 2.x app.
The supersu docs tell me that I need to declare the android.permission.ACCESS_SUPERUSER permission for my app to disable the popup, but it has no effect.
Is there a simple way to solve this (without changing the option i supersu app settings)?
Click to expand...
Click to collapse
In SuperSU(app)'s options,
http://2.bp.blogspot.com/-3lWSZpEIc6Y/USs4H2B8jXI/AAAAAAAADww/BMz468GPKAk/s1600/SuperSU+Pro+---.jpg
Set (Prompt) to (Grant)
i have oneplus one rooted phone,shows green for "root checker" app too.but whenever i open "game hacker" app shows app is granted by super su and shows a popup window saying "Sorry,your device doesn't get root privileges,so you can't modify games.please try again when you get root privileges.i suggest you try to use Baidu onekey root tool easily get root privileges." what to do now???
Hello,
Welcome to XDA.
To better assist you, your thread will be moved to your device Q&A forum. The experts there may be able to help. Good luck.
Which rom are you using?
In cm based roms there is an option to enable root access in developer settings.
if Super Su is showing that the root access is granted to your app, then your app might be buggy, not the supersu or android system.
sarang2654 said:
i have oneplus one rooted phone,shows green for "root checker" app too.but whenever i open "game hacker" app shows app is granted by super su and shows a popup window saying "Sorry,your device doesn't get root privileges,so you can't modify games.please try again when you get root privileges.i suggest you try to use Baidu onekey root tool easily get root privileges." what to do now???
Click to expand...
Click to collapse
Go to system settings>developer options>root access and set that to "apps and adb"
Sent from my SCH-I535 using Tapatalk
I'm trying to build an application that will work like Superuser manager application, and will give/deny root premission for all the 'root' applications in my phone,
How can i send the applications that require root to ask me for permission?
I'm trying to add these 2 Java to my app, but it doesn't work, what's worng?
https://github.com/ChainsDD/Superuser/blob/master/src/com/noshufou/android/su/SuRequestActivity.java
https://github.com/ChainsDD/Superuser/blob/master/src/com/noshufou/android/su/SuRequestReceiver.java
Hi,I have downloaded Seeder App to reduce lags! When i open the app Superuser prompts to allow/deny root access for the app! I allowed and a toast showed informing me that superuser granted seeder but when i activate seeder the app is not getting root and showing errors! I tried to clear seeder app from superuser and re-allowed Root access but same problem again! Please help me
Need to give SuperSU access from 1 application to another application.
This is not even a question what the hell?
IMO an app can't grant superuser rights to another app.