[Q] Strange un-rooting plan. - HTC Desire X

If I were to flash a blank su and a blank superuser.apk over my current install, would that work?
(a little brief but that makes this easy to read)

Hm, I guess that when an app tries to get root acces using su binary it would get an error. Why would you do something like that anyway?
Sent from my A13-MID using xda app-developers app

Stereo8 said:
Hm, I guess that when an app tries to get root acces using su binary it would get an error. Why would you do something like that anyway?
Sent from my A13-MID using xda app-developers app
Click to expand...
Click to collapse
Just a random thought as to whether it would work as an unroot. (for warranty returns and such)

Related

Rooted or not

How can I know that my phone is rooted or not?plz tell me the simplest way..
Sent from my E10i using XDA App
superuser program in menu ... (program have skull icon ...) P/
If it will have skull icon then I will be rooted?if not rooted then what it will show?
Sent from my E10i using XDA App
It will show nothing
It is not showing exact skull..but 2 bones ame half face above it..
Sent from my E10i using XDA App
Yup. the app's name is superuser? Then you're rooted. try installing apps that require root access and see if it works.
Thanks for the help..those applications will require super user to work?
Sent from my E10i using XDA App
- Titanium Backup (but you need to install busybox first)
- Barnacle Wifi Tethering
- Root Explorer
- SetCPU
Those apps will ask for superuser access when you launch them for the first time. If you allowed it to and it works, then you are rooted.
As all these applications you mentioned are paid applications..so I tried droid firewall which asked for superuser access but when I allow it to access it gave an error..dat means it is not rooted..once again thanks..plz tell me another thing..have you rooted your phone?are you having xperia x 10?
Sent from my E10i using XDA App
All of those are free apps. I haz a rooted x10minipro since day 1 of the 2.1 update.
Best way to test for root
The best way to test for root is to install a Terminal Emulator app, open it.
When you see a $ sign, enter 'su' and press enter.
If you have root, a new sign, #, will replace the dollar sign on the next line.
If not, a message saying 'permission denied' or something like that will be displayed.
Good luck
***thank me if you like this post***
siidheesh said:
The best way to test for root is to install a Terminal Emulator app, open it.
When you see a $ sign, enter 'su' and press enter.
If you have root, a new sign, #, will replace the dollar sign on the next line.
If not, a message saying 'permission denied' or something like that will be displayed.
Good luck
***thank me if you like this post***
Click to expand...
Click to collapse
I cant write anything there..as I am pressing the keys but it is not showing me what I am writing..
Sent from my E10i using XDA App
pabling19 said:
All of those are free apps. I haz a rooted x10minipro since day 1 of the 2.1 update.
Click to expand...
Click to collapse
Can you plz tell me if there is any disadvantage of rooting?is it easy to do?how it can be done on xperia x10mini..i want to root my phone just because I want to move the applications to sd card..
Sent from my E10i using XDA App
there are other terminal emulators available. try connectbot or etc.
they should work!
when you root, you risk permanently damaging your phone
and moving apps to sdcard only works on froyo(2.2) or higher.
please thank me if i have helped you
siidheesh said:
there are other terminal emulators available. try connectbot or etc.
they should work!
Click to expand...
Click to collapse
Actualy I can write numbers there but not alphabets..i am downloading connectbot..will tell you if it works..
Sent from my E10i using XDA App
siidheesh said:
when you root, you risk permanently damaging your phone
and moving apps to sdcard only works on froyo(2.2) or higher.
please thank me if i have helped you
Click to expand...
Click to collapse
Actualy I know all these things but anyway thanksbut one thing u dnt know is that app can be moved to sd card in 2.1 by doing some technical thing..now thank me if I have helped youjust joking
Sent from my E10i using XDA App
I have downloaded connectbot what I have to do there?
Sent from my E10i using XDA App
the 'thank me' is for telling you the best way to check for root. the other suggestions on the front page are utter crap!!!
open up a shell and type in su and press enter

Superuser question

By installing a different su i will replace the current one right? Or will i brick it etc
Sent from my HTC EVO 3D X515m using xda premium
I've wondered about this too. I'm sure no brick, worst case maybe have to reinstall a rom; but do you grant new superuser root access with old superuser then delete old superuser?
Sent from my PG86100 using Tapatalk 2
f4k3pyr0 said:
By installing a different su i will replace the current one right? Or will i brick it etc
Sent from my HTC EVO 3D X515m using xda premium
Click to expand...
Click to collapse
greeg32 said:
I've wondered about this too. I'm sure no brick, worst case maybe have to reinstall a rom; but do you grant new superuser root access with old superuser then delete old superuser?
Sent from my PG86100 using Tapatalk 2
Click to expand...
Click to collapse
In the old superuser application, you must go to settings and press the "prepare for new superuser application" button.
Once you have that done, download the new one and it should work from there.
DjDom said:
In the old superuser application, you must go to settings and press the "prepare for new superuser application" button.
Once you have that done, download the new one and it should work from there.
Click to expand...
Click to collapse
I don't see that option in the settings of the Superuser app. I was always under the impression that you could install the new app, update the su binary using the new app (giving it superuser privileges from the old app), and then removing the old app.
coal686 said:
I don't see that option in the settings of the Superuser app. I was always under the impression that you could install the new app, update the su binary using the new app (giving it superuser privileges from the old app), and then removing the old app.
Click to expand...
Click to collapse
I've done this in the past with no issue.
Thanks y'all but I installed a new rom, last one i had was outdated as hell
Sent from my HTC EVO 3D X515m using xda premium

Trouble rebooting via Terminal Emulator

Hi all,
I have just rooted my HTC Evo V which I am assuming is just a revamped Evo 3D, and I'm just learning some of the scripting basics. However when I try to reboot the phone with terminal emulator using:
su
reboot
It returns "not permitted!" And if I input:
sudo
I get /system/bin/sh sudo: not found
Am I missing something? Or am I not doing something right? Any help will be highly appreciated.
Thanks
Sent from my HTCEVOV4G using xda app-developers app
I just did:
su
(Granted superuser permission)
reboot
It worked for me. My guess is that "Not permitted" means that the terminal emulator app isn't being granted superuser permission.
Ok, here goes.
Does it matter that I'm using just the "patched" stock Android OS? Or that I still have S-On with the stock hboot bootloader (unlocked)?
I'm using the stock OS because I like the 3D and I have heard that the 3D on the other roms isn't working yet. However if the other stuff needs changing please let me know what.
Currently I'm using twrp recovery.
Sent from my HTCEVOV4G using xda app-developers app
bigbdroid said:
Ok, here goes.
Does it matter that I'm using just the "patched" stock Android OS? Or that I still have S-On with the stock hboot bootloader (unlocked)?
Click to expand...
Click to collapse
Have you flashed a superuser zip file and installed busybox? I think the reboot command requires busybox.
ramjet73
I flashed Superuser-3.0.7-efghi-signed.zip and have busybox 1.20.2 installed via busybox installer free using "smart install"
Sent from my HTCEVOV4G using xda app-developers app
bigbdroid said:
I flashed Superuser-3.0.7-efghi-signed.zip and have busybox 1.20.2 installed via busybox installer free using "smart install"
Click to expand...
Click to collapse
Have you used the Root Checker app from the Play Store to make sure that you have root working properly?
ramjet73
Yes and it says that everything checks out except for sudo.
Sent from my HTCEVOV4G using xda app-developers app
bigbdroid said:
Yes and it says that everything checks out except for sudo.
Click to expand...
Click to collapse
Clear data for superuser in "manage apps" then try again and see if you get a prompt to approve root access.
ramjet73
bigbdroid said:
Yes and it says that everything checks out except for sudo.
Sent from my HTCEVOV4G using xda app-developers app
Click to expand...
Click to collapse
Are you using su or sudo? Su worked fine for me but sudo said no such file.
Same thing. Is there a different su zip that I can try flashing maybe the one I have is somehow effed up and not working properly.
I used this guide to root my phone http://forums.androidcentral.com/ht...ot-rom-your-htc-evo-v-4g-htcdev-fastboot.html
Sent from my HTCEVOV4G using xda app-developers app
Sudo isn't a command in android, if you haven't tried yet, try just su. There are stock ROMs in development with root and everything (including 4g and 3d) working, maybe try one of those?
Sent from my PG86100 using Tapatalk 2

[Q] JB 4.1.1 adaway lamer problem

Guys trouble happened, my phone did not survive the battle with my cat (fluffy bastard), now phone repaired under warranty all good, but in service it upgraded to jb 4.1.1,
i root using this tread (http://forum.xda-developers.com/showthread.php?t=2316662 )
and use xpirt kernel (http://forum.xda-developers.com/showthread.php?t=2425102 )
apps use root, but when I install adaway its says something like ^superuser not found, or adaway not have root assesses^
Any solutions?
Dwnlod a given zip to sd card.. restart ur phn to recovery.. flash that downloded file.. done
https://db.tt/uxDFo3L0
Sent from my HTC Desire X using xda app-developers app
soham1990 said:
Dwnlod a given zip to sd card.. restart ur phn to recovery.. flash that downloded file.. done
https://db.tt/uxDFo3L0
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
its not help, same problem with #@[email protected]#$ adaway
Any ideas guys..........
Dernom said:
Any ideas guys..........
Click to expand...
Click to collapse
Which recovery are you using?
Nexus prime recovery from rooting manual
Sent from my HTC Desire X using XDA Premium 4 mobile app
Dernom said:
Nexus prime recovery from rooting manual
Sent from my HTC Desire X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
That recovery is outdated, let me give you all files needed
Flash the recovery like the tutorial mentioned
Then flash the SuperSU file in that recovery
and then install the Adaway apk after removing the other adaway
Its not resolve problem...
Sent from my HTC Desire X using XDA Premium 4 mobile app
Dernom said:
Its not resolve problem...
Sent from my HTC Desire X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It must work now
Dernom said:
Guys trouble happened, my phone did not survive the battle with my cat (fluffy bastard), now phone repaired under warranty all good, but in service it upgraded to jb 4.1.1,
i root using this tread (http://forum.xda-developers.com/showthread.php?t=2316662 )
and use xpirt kernel (http://forum.xda-developers.com/showthread.php?t=2425102 )
apps use root, but when I install adaway its says something like ^superuser not found, or adaway not have root assesses^
Any solutions?
Click to expand...
Click to collapse
This might be a silly question, but you didnt download superuser from the market did you ? Do other root apps work ? If not then download rootchecker app. Adaway works perfect for me
@Dernom, in your root checker app, it says /system/bin/su is not installed, but /system/xbin/su is installed. So AdAway tries to run /system/bin/su which isn't there. To resolve this, either flash SuperSu through recovery (not install via Play Store!), or if that doesn't work, create a symlink to /system/xbin/su with the following procedure;
Connect your Phone to PC, make sure USB Debugging is enabled, and enter adb shell. This should get you in the command line of your phone. There you type ln -s /system/xbin/su /system/bin/su.
[QRCODE]
PHP:
[HTML][URL="Я опрос сделала!"]Я опрос сделала![/URL][/HTML]
[/QRCODE]
Problem solved.
DEODEXED Stock Jelly Bean with Sense 4+ build 2.20.401.5

[Q] su binarys

No matter witch su app I use it will not let me update the binary if you would like to see what I'm talking about check out the attachment Has any one ran into this problem and if so any solutions
Flash a new the newest superuser zip through recovery.
Sent from my HTC6435LVW using XDA Premium 4 mobile app

Categories

Resources