Open flyuuo9 opened 8 years ago
Which android version?
@phhusson HUAWEI HONOR 4A 5.1.1, Is something wrong about my SuperUser.apk Install Method?
Well there is a SELinux policy which prevents an app to contact the su daemon. You might try to call setenforce 0 from your root adb
My phone is HUAWEI HONOR 4A 5.1.1
0. push SuperUser apk(com.koushikdutta.superuser) to /system/app, and reboot phone(HUAWEI HONOR 4A 5.1.1)
1. run su --daemon under root (after this, adb shell, exe su I can get "#")
2. but when exe su in my test apk(com.example.suTest), SuperUser apk's question dialog did not show, my test apk code as this:
I tried several times, so the log time maybe not match
SuperUser apk log:
test apk log:
daemon log: