Hey y'all,
I rooted my phone with Kingroot and I was trying to get SuperSU on it. I tried a ton of different methods like SuperSU Me but it didn't end up working so I settled on Kingroot.
I was trying to uninstall Google Apps I don't use with Titanium Backup but every time I try, it just doesn't remove itself. I tried using Kingroot's version to remove the apps but that didn't end up working either.
I know my root works because I can use Root Checker and terminal emulator to 'su'.
Any suggestions would help!
You may have a partition mounting error.
If you have twrp recovery then goto the mount section and make sure system and data can be mounted. If yes then it may be a permission for R/W access for system.
I had all kinds of issues getting permission to write to /system.
You need to start by getting rid of King root. I used it to root initially also but swapped to super su. I also installed busybox the app. If the app can install the busybox tools then you should be good to go.
Also check a root file manager for the ability to mount "root file system"
If you have a terminal app then you can check your partitions permissions my typing 'su' then 'mount'. The mount will display the current state of all partitions without making any changes.