[GUIDE] Super su for xperia device with lollipop very easy way

edwuard

Senior Member
Jul 29, 2013
274
196
0
So this works and my xperia z1 of my wife more xperia z1 of member let's find someone who have z2 and z3 if work to move this thread to all xperia devices please i need tester on more xperia
 

kingvortex

Senior Member
Mar 25, 2010
5,042
3,967
0
The script was created by Mr. W0lf, so it's a little unfair of the OP to present it as their own work without credits to the creator. Original source. Also see the screenshot in this post. It clearly says "Made by Mr. W0lf" in the terminal output.

I suggest everyone to download the script from the original place and to thank the actual creator of this useful script. XDA post of the original source.
 
Last edited:

matt4321

Retired Senior Moderator - When red-headed people
Dec 20, 2011
3,986
6,198
263
27
Reading, UK
It has come to our attention that the work in the OP is in fact the work of Mr.W0lf.

Whilst it is clear that this works on this device too it is fine to post it here, proper credits though should be given.

Proof that this is the work of Mr.W0lf is in the script, see below:

#!/system/bin/sh

echo -----------------------------------
echo -------- Made By : Mr.W0lf --------
echo -- Thanks @Chainfire for SuperSU --
echo -----------------------------------
Also here:

http://forum.xda-developers.com/showpost.php?p=60936999&postcount=29

and here

http://www.w0lfdroid.com/2015/05/How-to-Remove-Replace-KingUser-KingRoot-with-SuperSU.html?m=1



I have added this to the OP so people are aware that this is the work of Mr.W0lf, please give proper credits in future.
 
Last edited:

edwuard

Senior Member
Jul 29, 2013
274
196
0
This is the page were i get my thread for xperia devices http://zidroid.com/how-to-get-ride-and-replace-kinguser-with-supersu-app/ i tested on many xperia don't even know that the thread of someone on xda so if mrwolf make the script any thanks go to him but i really make a choice to everyone who have xperia phones so i believe that is a great guy but my thread is make with my work to search on Internet and make something helpful to everyone. Thanks to the creator of the script but i make a thread for the xperia. And without Kingroot 4.1 don't work y try and working almost 2 hours to see if working on xperia phones after that i make to help others people i do not even think to accept donation only help people to root here phones with the link i posted here so credit go to the creator of the script but without my searching and testing on xperia phones i think i deserve me 2 some thanks,
 
Last edited:
  • Like
Reactions: yasu4u

edwuard

Senior Member
Jul 29, 2013
274
196
0
I have only one word i like to help people it's a good idea i think bro i work me 2 to find that only Kingroot 4.1 work on many xperia devices, so spend my time to help others is that very bad i don't think so I apologize for this.
 

kingvortex

Senior Member
Mar 25, 2010
5,042
3,967
0
Helping people is good. That's why we're all here. Taking someone else's work and saying you made it is not good and is not the correct way to do things.

I don't wish to argue with you and the correct credits have been added now, so there's no need to carry on this conversation.

It's good you shared this here as it's very useful. :)
 
Last edited:
  • Like
Reactions: Boldy72

Mr.W0lf

Senior Member
Mar 4, 2013
69
111
0
www.w0lfdroid.com
Thanks @kingvortex and @matt4321
@edwuard Actually this takes hours to make it much easier for you and all users and I'm still working on it because it doesn't work for all devices.
its really good to help people but if you give some credit it will be great, the page you get the tool didn't give me credit but he/she write the source you don't even write that page as a source of this thread.

I'm sorry, I hope you understand me :) but without giving a credit mean all the hours that I/other spent for making this/other tool for free was wasting of time.

Tool: http://tiny.cc/1a5lyx
Video: https://www.youtube.com/watch?v=x6IgvVRt3ak
Post: http://www.w0lfdroid.com/2015/05/How-to-Remove-Replace-KingUser-KingRoot-with-SuperSU.html
 
Last edited:

R2du-soft

Member
May 30, 2015
8
2
0
27
Karaj
RoseSoft.IR
thanks for you're time
i have a problem:
1-when i type in terminal emulator "Su" then show me:
HTML:
[email protected]:/ $ su
/system/bin/sh: su: not found
2-when i type in terminal emulator "sh /sdcard/mrw/root.sh" then show me:
HTML:
127|[email protected]:/ $ sh /sdcard/mrw/root.sh
-----------------------------------
-------- Made By : Mr.W0lf --------
-- Thanks [user=631273]@Chainfire[/user] for SuperSU --
-----------------------------------
mount: Permission denied
java.lang.SecurityException: Permission Denial: killBackgroundProcesses() from pid=27394, uid=10233 requires android.permission.KILL_BACKGROUND_PROCESSES
        at android.os.Parcel.readException(Parcel.java:1547)        at android.os.Parcel.readException(Parcel.java:1499)        at android.app.ActivityManagerProxy.killBackgroundProcesses(ActivityManagerNative.java:4163)
        at com.android.commands.am.Am.runKill(Am.java:858)
        at com.android.commands.am.Am.onRun(Am.java:312)
        at com.android.internal.os.BaseCommand.run(BaseCommand.java:47)
        at com.android.commands.am.Am.main(Am.java:99)
        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:249)
is that a right way?
i do the fallowing steps:
1-install King Root
2-install terminal emulator
3-type commands to terminal emulator
4-open King Root and wait for a while,click to try to root and waiting process complete.

after doing this steps and restarting the phone...
when i check it,that said to me "you're phone has been rooted" but i can't find SuperSu app in my device...and my phone restarted when i open an app!!!
 
Last edited:

kingvortex

Senior Member
Mar 25, 2010
5,042
3,967
0
thanks for you're time
i have a problem:
1-when i type in terminal emulator "Su" then show me:
HTML:
[email protected]:/ $ su/system/bin/sh: su: not found
2-when i type in terminal emulator "sh /sdcard/mrw/root.sh" then show me:
HTML:
127|[email protected]:/ $ sh /sdcard/mrw/root.sh------------------------------------------- Made By : Mr.W0lf ---------- Thanks [user=631273]@Chainfire[/user] for SuperSU -------------------------------------mount: Permission deniedjava.lang.SecurityException: Permission Denial: killBackgroundProcesses() from pid=27394, uid=10233 requires android.permission.KILL_BACKGROUND_PROCESSES        at android.os.Parcel.readException(Parcel.java:1547)        at android.os.Parcel.readException(Parcel.java:1499)        at android.app.ActivityManagerProxy.killBackgroundProcesses(ActivityManagerNative.java:4163)        at com.android.commands.am.Am.runKill(Am.java:858)        at com.android.commands.am.Am.onRun(Am.java:312)        at com.android.internal.os.BaseCommand.run(BaseCommand.java:47)        at com.android.commands.am.Am.main(Am.java:99)        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:249)
is that a right way?
i do the fallowing steps:
1-install King Root
2-install terminal emulator
3-type commands to terminal emulator
4-open King Root and wait for a while,click to try to root and waiting process complete.

after doing this steps and restarting the phone...
when i check it,that said to me "you're phone has been rooted" but i can't find SuperSu app in my device...and my phone restarted when i open an app!!!
Root with Kingroot first, then run the script.
 
  • Like
Reactions: R2du-soft

Mr.W0lf

Senior Member
Mar 4, 2013
69
111
0
www.w0lfdroid.com
thanks for you're time
i have a problem:
1-when i type in terminal emulator "Su" then show me:
HTML:
[email protected]:/ $ su
/system/bin/sh: su: not found
2-when i type in terminal emulator "sh /sdcard/mrw/root.sh" then show me:
HTML:
127|[email protected]:/ $ sh /sdcard/mrw/root.sh
-----------------------------------
-------- Made By : Mr.W0lf --------
-- Thanks [user=631273]@Chainfire[/user] for SuperSU --
-----------------------------------
mount: Permission denied
java.lang.SecurityException: Permission Denial: killBackgroundProcesses() from pid=27394, uid=10233 requires android.permission.KILL_BACKGROUND_PROCESSES
        at android.os.Parcel.readException(Parcel.java:1547)        at android.os.Parcel.readException(Parcel.java:1499)        at android.app.ActivityManagerProxy.killBackgroundProcesses(ActivityManagerNative.java:4163)
        at com.android.commands.am.Am.runKill(Am.java:858)
        at com.android.commands.am.Am.onRun(Am.java:312)
        at com.android.internal.os.BaseCommand.run(BaseCommand.java:47)
        at com.android.commands.am.Am.main(Am.java:99)
        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:249)
is that a right way?
i do the fallowing steps:
1-install King Root
2-install terminal emulator
3-type commands to terminal emulator
4-open King Root and wait for a while,click to try to root and waiting process complete.

after doing this steps and restarting the phone...
when i check it,that said to me "you're phone has been rooted" but i can't find SuperSu app in my device...and my phone restarted when i open an app!!!
/system/bin/sh: su: not found
You don't have root access
 
  • Like
Reactions: R2du-soft
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone