I was unable to grant a permission to an app I was using a mod that enable SWP(forum.xda-developers.com/oneplus-5/themes/mod-nfc-swp-sim-enabler-oneplus-3-3t-t3650482) on oneplus 3t I try both on oreo and nougat. Anyone have any clue what I can do?
https://youtu.be/HicLYV88CAQ
Related
Hello...
My question is simple. Why I get permission denied on rooted phone?
When I type: adb shell, I get $. Then I type su and I get this message: Permission Denied.
I followed this how-to (http://forum.xda-developers.com/showthread.php?t=792016) to root my phone and everything was fine. I get root privilegies and installed Superuser.apk, su, busybox...
But now, when I try to get root privilegies, I get the message above. Why?
Thanks and sorry for my english.
Because your phone isn't rooted. Either you didn't do it right or it's unrooted somehow, perhaps you got an OTA.
I think my phone is rooted, because there are many apps that use root permissions installed and working normally.
Sent from my Nexus One using XDA App
Then su isn't set up properly, or isn't asking for superuser permissions, or has been denied superuser permissions? Look in your Superuser app, maybe clear settings in it and let su ask again.
So, I cleared the settings in Superuser.apk and tried open Adfree apps that needs su permissions... and it opened and got permissions normally. I really don't understand what is the problem...
Sent from my Nexus One using XDA App
You do have usb debugging enabled right?
Hi there,
I Installed SuperSU 2.36 using TWRP (following the process in Nexus Root Toolkit app) and it looks fine but when I'm trying to run some app with root permisions like XMODgames or GameKiller the root permission screen appear and I select Allow (Permitir) but when the app is trying to run some game it say No Root access... I saw the register into Supersu (even I bought the Pro Version) and it show error: only position independent executables (PIE) are supported...
I verified the root permission with Root Checker App and it looks fine as rooted... even I tried successfully to re-install Supersu and update the binary and everything looks fine but all the app's that are asking root permission (and I already granted) does not work. the register show the same error message about PIE on each app...
I have a Nexus 7 (wifi 2013) with 5.0 LRX21P compilation...
Could you please help me to fix this?
Thanks in advance!
Those app are not supporting Lollipop yet. Contact their developers, this is not fault of SuperSU.
Srandista said:
Those app are not supporting Lollipop yet. Contact their developers, this is not fault of SuperSU.
Click to expand...
Click to collapse
oh really? Thanks a lot!
I will review with another apps
Thanks
Hello, i have magisk 20.1 and everytime an app requests root access, it doesnt prompt me to do so, which leads to, well, no root access for that app.
What do i do?
Using NFS injector ?
Is there any One hand mode feature available and working ? This one is giving me some permission issue even though i installed it with full permission from magisk root.
The permissions not being granted are :
com.android.vending.CHECK_LICENSE
com.google.android.c2dm.permission.RECEIVE
is there anyway to grant these permissions from adb shell?
Relavent info:
phone is rooted with magisk
it is degoogled as well
PS: These permissions are not listed in the Docs . Are they outdated ?
Hey! I have Magisk 23.0 installed on my Pixel 4 (Android 12). The phone is rooted (I can grant apps SuperUser privileges and I also checked that with Root Checker). However, if I try to run su from the adb shell I get Permission denied error and on the screen of my phone it appears Shell was denied Superuser rights. Tbh I have no clue how to fix this, I tried to reboot the phone, clear the cache of Magisk, and set the "Automatic Response" in Magisk to "Grant". Any idea? Thanks!