To make it very short: I have an app that will not run on a rootet device. I want to hide the Super User binary for that app - and only that app.
Is there an app that will hide the SU binary for a selection of apps without having to make a temporary unroot in Super User?
Sent from my C6603 using Tapatalk2
S**t, just realized that I should have posted in Q and A section.
Sorry mods!
Sent from my C6603 using Tapatalk2
Every time when app want root you must aprove it (you can select deny, and check do this every time for this app)
This is par of SuperUser apps.
Sent from my LT26i using xda app-developers app
There's temp unroot on SuperSU, but what app doesn't work with root?
Hvilsted said:
To make it very short: I have an app that will not run on a rootet device. I want to hide the Super User binary for that app - and only that app.
Is there an app that will hide the SU binary for a selection of apps without having to make a temporary unroot in Super User?
Sent from my C6603 using Tapatalk2
Click to expand...
Click to collapse
What you need is OTA RootKeeper. I use this app also, since tv2go application from my tv provider does not work with rooted phones.
OsiBasi said:
There's temp unroot on SuperSU, but what app doesn't work with root?
Click to expand...
Click to collapse
This app will scan for root access and not open a media player if root access is found. I want to hide root from the app without having to make a temporary unroot.
The app is for a danish TV streaming service. The developer claims that they cannot secure the rights on rootet devices.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my C6603 using Tapatalk 2
https://play.google.com/store/apps/details?id=yiuo.mobile.tv
Sent from my C6603 using Tapatalk 2
Hvilsted said:
This app will scan for root access and not open a media player if root access is found. I want to hide root from the app without having to make a temporary unroot.
The app is for a danish TV streaming service. The developer claims that they cannot secure the rights on rootet devices.
Sent from my C6603 using Tapatalk 2
Click to expand...
Click to collapse
Did you even read my reply? I have had same problems with Slovenian TV provider, OTA RootKeeper helped me. It disable you root for the time you must have it off. So app will recognize your phone as non rooted phone.
How about to use Tasker or something to run shell
su -c busybox mount -o rw,remount /system
su -c mv /system/xbin/su /system/xbin/sx
sx -c mv /system/app/Superuser.apk /system/app/Superuserr.apk
sx -c busybox mount -o ro,remount /system
when you open app?
droidhd said:
Did you even read my reply? I have had same problems with Slovenian TV provider, OTA RootKeeper helped me. It disable you root for the time you must have it off. So app will recognize your phone as non rooted phone.
Click to expand...
Click to collapse
I did read your reply.
My question however, is about a method to hide root access from this certain app, so to avoid having to make a temporary unroot.
If such a thing exist.
With OTA RootKeeper it works but it is on a basis of temporary unroot.
Thanks for your post anyway.
Sent from my C6603 using Tapatalk 2
Related
I've seen a few threads asking if it is posible to get this working on a rooted S3 so thought I'd share how I got it running. This appears to ONLY work with Barclays apps!
Software Needed:
ES File Explorer (free from Play Store)
Barclays Mobile Banking / Pingit (also free from the Play Store)
Steps:
1: Open ES Explorer options and make sure you enable 'Up to Root' & 'Root Explorer'.
2: Navigate to '/system/xbin/' and long press on 'SU' and select 'Hide' from the menu.
NOTE: if you update the SuperSU binary, you will need to do step 2 again!
That's it! No more messing around. You don't need to touch anything else before or after you open the app like temp unroot/hide root. I dont know if Barclays can solve that with an update so I don't plan on updating the app. I'm not a coder and don't know a lot about the technical details of Android so if you run in to problems I can only TRY to help you.
Thanks.
Sent from my GT-I9300 using xda premium
Ive been using this for a few days now but just started having FC's.
I just re- enabled the permission and rebooted and it's working again.
Sent from my GT-I9300 using xda premium
Nice tip dude, will give this a try :thumbup::thumbup:
I've just downloaded SkyGo and the app opens and I get to the TV guide and get the option to watch it of I sign in. I don't have Sky so can't test any further.
I'm assuming it checks for root when it opens so I'd class that as a success!
Sent from my GT-I9300 using xda premium
Awesome thanks you legend
Did it work for you?
Sent from my GT-I9300 using xda premium
Done this earlier and it works for me! Thanks for sharing. God knows why Barclays do this!
Sent from my GT-I9300 using xda app-developers app
Glad it works.
Did you do all the steps or just hide the su file?
Sent from my GT-I9300 using xda premium
I dont have this app. But tried for sky go.
I dont see Su as per step 4.
I also obviously skipped the first steps. But did do step 3.
Fyi. When u play a channel is when u get error for root.
Sent from my GT-I9300 using xda premium
Bugger!
Do you use Superuser or SuperSU?
Sent from my GT-I9300 using xda premium
Faz1980 said:
Bugger!
Do you use Superuser or SuperSU?
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Supersu.
Sky go has baffled many. They seem to have beaten us!
Sent from my GT-I9300 using xda premium
Noooooo. Damn them!
I have no idea why I have an SU file in the xbin folder and you don't. Sorry. I'm no expert at this, I was just playing around and Barclays then worked.
I'm curious to find out if this method has worked for any other apps though.
And I'd like to know what has created the su file. Hmmmmm. Unless the Barclays app creates it somehow and references that for its root check.
Ha, can you tell I haven't got a clue what I'm talking about???
Sent from my GT-I9300 using xda premium
Faz1980 said:
Noooooo. Damn them!
I have no idea why I have an SU file in the xbin folder and you don't. Sorry. I'm no expert at this, I was just playing around and Barclays then worked.
I'm curious to find out if this method has worked for any other apps though.
And I'd like to know what has created the su file. Hmmmmm. Unless the Barclays app creates it somehow and references that for its root check.
Ha, can you tell I haven't got a clue what I'm talking about???
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Im in the same boat. But fair play for giving it a go. Respect for getting it to work for barclays.
Sent from my GT-I9300 using xda premium
Just to add to this, i've got mine working but i did it slightly differently. Whenever i disabled the GET_TASKS control, i couldn't launch the barclays app at all. It would just hang at a black screen. So i couldn't do it that way. Try this to see if it works for you too. I'm using Omega v11.1, so don't know if that will make a difference or not.
1) Download Barclays Mobile Banking App and install
2) Download Root App Delete and install
3) Open Root App Delete, Go to SysApp tab, find Super SU and select Disable
After this point, i was able to open the banking app and link my account. It's currently working fine without issue for me
Hide my root works great on an Aussie banking app. Just hide su binary & su app then use the app. Once done restore both and that's it. And it does it in just a few seconds.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-I9300 using xda premium
This method means you wont need to use any temporary unroot. I'll will always just work whenever you want to open it without messing about before and afterwards.
Faz1980 said:
This method means you wont need to use any temporary unroot. I'll will always just work whenever you want to open it without messing about before and afterwards.
Click to expand...
Click to collapse
Yep. Found out it works as well if I just hide su app. That way I'm still rooted and all rooted apps still work. Can even leave it that way until an app that needs root gets updated. Then I need to unhide and grant it root access then can hide again.
I tried that even when I was using the Desire HD. I tried hiding and renaming su but it was always uneffective for me although I was reading people had good look with it.
Sent from my GT-I9300 using xda premium
Hide My Root doesn't work with the Barclays app
If you open ES then go to the options, scroll to the bottom and tick 'Root Explorer'. Have another look in the xbin folder and the su file should be there.
Sent from my GT-I9300 using xda premium
The very first Smart Actions Port v0.1.2(12/13/12)
Ported from Droid Razr MAXX VRZ_XT912_6.7.2-180_DHD-16_M4-31_1FF
Requires ICS
Has not been tested on JB. (Should work)
All rooted devices should work.
Miui doesn't seem to work, you can try it
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Install:
1. Download Here
2. Do a nandroid backup
3. Extract and run bat file in windows
4. Enjoy
Alternate method:
1. Open command prompt
2. Do a Nandroid backup
3. Extract zip
4. In Command Prompt explore to adb location and type:
Code:
adb remount
5. Then:
Code:
adb push [drag and drop system folder from extraction location] /system
ex.: adb push C:\Users\Joe-Acer\Desktop\SmartActions\bin\system /system
6. Reboot
Code:
adb reboot
Do not update from market, WILL BREAK IT
Known Bugs, Not working:
1. Location conditions
Code:
Change log:
v0.1.0:
Initial Release
v0.2.3
Released to Public
v0.2.4:
Fixed wallpaper (Only limited to RAZR wallpapers)
How to use SmartActions:
PM me questions
If you want to integrate this into your rom be sure to PM and credit me.
Wtf is smart actions?
Sent from my Galaxy Nexus using xda premium
crashtestkid said:
Wtf is smart actions?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Motorola smart actions. Google is your friend.
This is basically tasker right?
Kinda, but i personally think its more stable than tasker.
It will not flash in the latest TWRP. Any suggestions?
Sent from my Galaxy Nexus using xda premium
digital box said:
It will not flash in the latest TWRP. Any suggestions?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
From my understanding this isn't a flashable .zip. You're supposed to extract it and run the .bat while your phone is connected to your computer.
Shmi117 said:
From my understanding this isn't a flashable .zip. You're supposed to extract it and run the .bat while your phone is connected to your computer.
Click to expand...
Click to collapse
Yes... I have trouble making scripts for flashing via recovery..
Good job joekp, cant wait to test it
Hmmm .... The installer doesnt work for me
Could anyone test if it's a general failinstaller or if i fail
Tested on Windows 7 with HTC one x
Sent from my sweet little Blackbox
Installer works but not getting installed in system
Cm10 running in Motorola Atrix4g
saintmonte said:
Installer works but not getting installed in system
Cm10 running in Motorola Atrix4g
Click to expand...
Click to collapse
Installed on jellelybean im going to test
If i create a Task and try to save, the app force closed, restarting the app fc again , if i delete the app Data app starts normal
Could this maybe a permission Problem?
Sent from my HTC One X using Jellybean
I'll attempt to make a flashable .zip for you guys and for OP.
Shmi117 said:
I'll attempt to make a flashable .zip for you guys and for OP.
Click to expand...
Click to collapse
Hahaha, u must read my mind my friend
http://forum.xda-developers.com/showthread.php?t=1610121
Atm i have no idea how to fix my fc's, but maybe the flashable version will fix it
Sent from my EndeavorU using xda premium
It seems that this was released on the playstore but is incompatible with my device (TMO GS2)... I downloaded through different means but it force closes when I make a new task. I'm pretty sure this would force close also if I got it to work.
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
it seems there is a lot of force closes...i only have one phone to test on...if there is a problem please send me a logcat and i will look in to it and thank you Shmi117 for trying to make a flashable zip.
Build.prop Tools is a library that makes it easier for app developers to edit the build.prop file from their applications. I decided to make this library when I needed to edit build.prop from within an app I'm developing and I couldn't find a library to make this simple. So, after I had worked out how to do it and tested the code in my app, I made it into a library, because I think this will help quite a few developers.
Project on GitHub: https://github.com/Tezlastorme/build-prop-tools/
The download link is there on the project page, along with the source.
The methods are all documented, and there are a couple of wiki pages, an FAQ (it's not a very long FAQ :silly: ) and a tutorial.
Bug reporting
Do not report a crash unless you have read the FAQ, and when you do, post a logcat, preferably errors only.
I CAN NOT HELP YOU WITHOUT A LOGCAT.
I hope this helps people
Credits:
Me
@torpedo mohammadi
Working on the next update which will have some more useful methods
I haven't tested this new version, but I would appreciate it if people would test this and tell me whether these new methods work
https://docs.google.com/file/d/0B90a_sKAHkjVZ0FBMUdOMlVPems/edit?usp=sharing
Changelog:
added getPropArray() and getPropAsHash() methods
Really useful and simple library for tweaking phones.Will use it later on and report
I just wrote this in my program and it crashed..
Code:
String device = BuildProp.getProp("ro.product.model");
Not even started coding till now.. Logcat shows error in line 15 which contained the above code.. I am using 1.1 beta
prototype-U said:
I just wrote this in my program and it crashed..
Code:
String device = BuildProp.getProp("ro.product.model");
Not even started coding till now.. Logcat shows error in line 15 which contained the above code.. I am using 1.1 beta
Click to expand...
Click to collapse
1. Logcat please.
2. Is the device rooted?
3. If it was rooted, was it granted root access? And did you add the superuser permission to AndroidManifest.xml?
Tezlastorme said:
1. Logcat please.
2. Is the device rooted?
3. If it was rooted, was it granted root access? And did you add the superuser permission to AndroidManifest.xml?
Click to expand...
Click to collapse
Superuser permission? Never saw anything like that. Can you tell?
Sent from my HTC Desire X using xda app-developers app
prototype-U said:
Superuser permission? Never saw anything like that. Can you tell?
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
Request su permissions:
Code:
Process p = Runtime.getRuntime().exec("su");
xpirt
xpirt said:
Request su permissions:
Code:
Process p = Runtime.getRuntime().exec("su");
xpirt
Click to expand...
Click to collapse
thats for su access and that is not for androidmanifest.. its for your java class file
prototype-U said:
thats for su access and that is not for androidmanifest.. its for your java class file
Click to expand...
Click to collapse
.ACCESS_SUPERUSER?
xpirt
xpirt said:
.ACCESS_SUPERUSER?
xpirt
Click to expand...
Click to collapse
Yeah. You don't need to request su in your app btw. The library does that for you.
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side
Tezlastorme said:
Yeah. You don't need to request su in your app btw. The library does that for you.
______________________________________
[APP][2.3+] SpecCheck - Compare Devices Side By Side
Click to expand...
Click to collapse
Will try it tomorrow and report
Sent from my HTC Desire X using xda app-developers app
prototype-U said:
Will try it tomorrow and report
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
How'd it go?
Hi.
I've got a question :
Is it possible to access Build.prop without accessing root using this library ?
For example ro.build.model or ...
Thank you.
torpedo mohammadi said:
Hi.
I've got a question :
Is it possible to access Build.prop without accessing root using this library ?
For example ro.build.model or ...
Thank you.
Click to expand...
Click to collapse
Currently, no. Before the release, in the prototypes you could, but it was really buggy and would do things like deleting build.prop or making it empty or unable to open. I have no idea why. I made it so it copies the file to sdcard then reads it and that works fine. Maybe I could see about doing that without root. I might experiment more some time but I've been busy with school and other things lately.
Sent from my Wildfire S A510e
App Crash when i want getprop :/
Valounours said:
App Crash when i want getprop :/
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Wildfire S A510e
How to obtain Root Access
prototype-U said:
Superuser permission? Never saw anything like that. Can you tell?
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
Using RootTools library (used also from the library) https://code.google.com/p/roottools/
The library require Root Access.
Necessary
Obtain Root Access
Code:
if (RootTools.isAccessGiven()) {// your app has been granted root access
}
Advised
Specify the app uses Root permissions, add this to AndroidManifest.xml
Code:
<uses-permission android:name="android.permission.ACCESS_SUPERUSER" />
Thank you for this new project, I am on it.
Tomorrow I will start working on this again
Sent from my Wildfire S A510e
hi frds,
16june i buy Online From Indian Site GS5 And Its Allready Rooted. From last 1 mnth imm using many rooted app lyk 2 Line For Whatsapp, Link2SD etc.
on 19th july 2014 i gt update for my GS5 i successfully updated
after updation info:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
bt on 10july when i m trying to access Rooted Apps give me Error
this error im facing in link2sd app
Then I INstalled BusyBox From PLaySTore bt agn facing Error
SOme More Pic
U can C in Pic What Prblm Im Facing
Plz Tell Me The EASY & Possible Solution For This
Thx in ADv
reroot again...
You lost root access most likely from the upgrade you did. Look for superuser app and if you don't have it then use towelroot to root your device then install superuser. Also DONT start these threads in development which this is clearly not. This would be considered Q&A.
MODs please move/close this thread.
Sent from my SM-G900T using XDA Premium 4 mobile app
And when posting there is no need for all the colors or typng wth mssng ltrs lyk tht.
Sent from my SM-G900F using Tapatalk
As posters above have already suggested, you lost root because you accepted an upgrade. Now you need to re-root your phone. You can either update SuperSu or look for a Towel root guide thread.
And please use full sentences next time. This is a forum, not a SMS message.
Monk4Life said:
You lost root access most likely from the upgrade you did. Look for superuser app and if you don't have it then use towelroot to root your device then install superuser. Also DONT start these threads in development which this is clearly not. This would be considered Q&A.
MODs please move/close this thread.
Sent from my SM-G900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
bro i follow all step facing prblm:
This Phone isn't currntly supported
:crying::crying::crying:
You can still root with CF Auto Root. This will trip KNOX though.
Verstuurd vanaf mijn SM-G900F met Tapatalk
gee2012 said:
You can still root with CF Auto Root. This will trip KNOX though.
Verstuurd vanaf mijn SM-G900F met Tapatalk
Click to expand...
Click to collapse
just now i tried this method after completting all process im able to access app which need rooting permission
bt root checker is showing
sorry!
dont have proper root access
Flash this file http://download.chainfire.eu/402/CF-Root/CF-Auto-Root/CF-Auto-Root-k3g-k3gxx-smg900h.zip if you have the G900H Exynos variant with Odin and you should be rooted, Disable Kies in windows task manager and enable usb debugging first.
Thanks Every one For helping me
Special Thanks To @It_ler
giving big support in PM
Finally Successfully Rooting Done :good:
gee2012 said:
Flash this file http://download.chainfire.eu/402/CF-Root/CF-Auto-Root/CF-Auto-Root-k3g-k3gxx-smg900h.zip if you have the G900H Exynos variant with Odin and you should be rooted, Disable Kies in windows task manager and enable usb debugging first.
Click to expand...
Click to collapse
Why tripping Knox ? Just go with Towelroot
Sent from my SM-G900F using XDA Premium 4 mobile app
Safe0716 said:
Why tripping Knox ? Just go with Towelroot
Sent from my SM-G900F using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Ha, ha, ha ... the user has a SM-G900H ... which is Exynos variant of the S5 ... and not supported by Towelroot AFAIK.
It_ler said:
Ha, ha, ha ... the user has a SM-G900H ... which is Exynos variant of the S5 ... and not supported by Towelroot AFAIK.
Click to expand...
Click to collapse
Oh my bad, thought he had a Qualcomm chip ^^
Sent from my SM-G900F using XDA Premium 4 mobile app
Kingroot works, and it could be replaced easily by SuperSU.
Just follow this guide
http://forum.xda-developers.com/xperia-z/general/guide-how-to-root-xperia-z-android-5-0-t3151618
thank gamzekal.
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks, worked like a charm!
I downloaded the last king root version
installed and started the programm.
installed super su me.
all worked out phantastish!
no problems
thanks!
Thanks for your share, but I just don't trust king root?
pggdt said:
Thanks for your share, but I just don't trust king root��
Click to expand...
Click to collapse
I also not.
that is the reason that after rooting we change to super su...
King root is deleted by super su me....
Hey, just want to say that I advise everyone not to use King Root V. 4.6.0 it is not possible to uninstall. Use King Root V 4.5.2
this is not true.
I did it.
have you tried super su me?
this app will uninstall KR and install super su
pggdt said:
Thanks for your share, but I just don't trust king root��
Click to expand...
Click to collapse
Threfore i have added Super-Su Me apk for changing kingroot to SuperUser.I dont trust it too but.All Root Binares will be change after Su- Me (Step 4) according to SuperUser.Don´t worry.I have tested and found no files binares..etc from Kingroot after last step:good:
---------- Post added at 04:16 PM ---------- Previous post was at 04:14 PM ----------
concoc said:
Kingroot works, and it could be replaced easily by SuperSU.
Just follow this guide
http://forum.xda-developers.com/xperia-z/general/guide-how-to-root-xperia-z-android-5-0-t3151618
thank gamzekal.
Screenshots
Click to expand...
Click to collapse
No problem man
Thanks for your report.I have updated my thread for 5.1.1
stukka2006 said:
this is not true.
I did it.
have you tried super su me?
this app will uninstall KR and install super su
Click to expand...
Click to collapse
Well, I did it, and It did not work. Cell phone lost the root, could not root again. Had to reinstall the Room via the Sony PC Companion. This was what happened to me.
Bilal100 said:
Well, I did it, and It did not work. Cell phone lost the root, could not root again. Had to reinstall the Room via the Sony PC Companion. This was what happened to me.
Click to expand...
Click to collapse
strange
does your phone have LB?
stukka2006 said:
strange
does your phone have LB?
Click to expand...
Click to collapse
U mean locked bootloader? Yes
Skickat från min C6603 via Tapatalk
I was using KR4.6 last week and it wasn't able to root 5.1.1 on Z. It seems like they found the exploits. Kudos to this team...and thanks for sharing this info. I have rooted mine and ready to install recovery.
Sent from my C6603 using xda premium
Bilal100 said:
Well, I did it, and It did not work. Cell phone lost the root, could not root again. Had to reinstall the Room via the Sony PC Companion. This was what happened to me.
Click to expand...
Click to collapse
Ok mate, here is what I did, I followed every steps of instructions(and succesfully rooted my phone), and I uninstalled both, Super SUME and King Root via Titanium Backup. Root retain. Doesn't seems to be affected by all I did. Maybe you can try it.
bloodsuckingcomputer said:
Ok mate, here is what I did, I followed every steps of instructions(and succesfully rooted my phone), and I uninstalled both, Super SUME and King Root via Titanium Backup. Root retain. Doesn't seems to be affected by all I did. Maybe you can try it.
Click to expand...
Click to collapse
Supersume automatically deleted kingroot app. No need to remove it with titanium backup.
It's works for me (XperiaZ-C6603-5.1.1) but the Kingroot app can't deleted. I tried many times but it same. Could you tell me another way to remove Kingoroot?
Great works bro..
Works!
Even noob approves this! quick & easy!
Hey! I have upgraded my phone to the latest version, and make root with this method and it succeeded
Skickat från min C6603 via Tapatalk