[Q] JB 4.1.1 adaway lamer problem - HTC Desire X

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

Related

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] Strange un-rooting plan.

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)

How to remove superuser manually?

I am using HTC Desire X (Indian). Recently I updated my mobile to JB. Previously my mobile is rooted. Now in unrooted position. But after update also I am not able to uninstall superuser. How can I remove or uninstall superuser manually?
sureshkadiri said:
I am using HTC Desire X (Indian). Recently I updated my mobile to JB. Previously my mobile is rooted. Now in unrooted position. But after update also I am not able to uninstall superuser. How can I remove or uninstall superuser manually?
Click to expand...
Click to collapse
Use root explorer & grant super user permissions...then navigate to system/app/superuser.apk
Delete it....
Pls..note that u will loose root but wen u will install the same superuser manually then u can gain root back
Plz.z. Do press thanks
Sent from my ST25i using Tapatalk 2
You can also remove it with aroma filemanager (a recovery file manager) to bypass HTC write protection
Not only Superuser.apk also /system/xbin/su and busybox files.
xpirt

[Q] Xposed Framework

I have an rooted LG Spectrum Android Version 4.0.4.
I am trying to download and install the framwork from the Xposed Installer.
After pressing install/update, I get the following:
Copying Xposed-Disable-Recovery.zip...
Mounting /system writable...
Segmentation fault
Could not mount /system writable
Trying to continue anyway...
Segmentation fault
Failed to create a backup of /system/bin/app_process
--Any help on to how to fix this?
ksurla said:
I have an rooted LG Spectrum Android Version 4.0.4.
I am trying to download and install the framwork from the Xposed Installer.
After pressing install/update, I get the following:
Copying Xposed-Disable-Recovery.zip...
Mounting /system writable...
Segmentation fault
Could not mount /system writable
Trying to continue anyway...
Segmentation fault
Failed to create a backup of /system/bin/app_process
--Any help on to how to fix this?
Click to expand...
Click to collapse
I had such error on my SGY. I updated su binary, then I installed busybox 1.21.1 from Stericson's busybox installer (get it on Play Store).
Then problem was solved.
I'm trying to install the Framework, when I go into the app and then press install/update, I get a window that says:
Copying Xposed-Disabler-Recovery.zip...
Could not extract Xposed-Disabler-Recovery.zip
I've tried uninstalling and reinstalling the app, restarted the phone and still getting the same issue. never had this problem before, can anyone help?
MishXT said:
I'm trying to install the Framework, when I go into the app and then press install/update, I get a window that says:
Copying Xposed-Disabler-Recovery.zip...
Could not extract Xposed-Disabler-Recovery.zip
I've tried uninstalling and reinstalling the app, restarted the phone and still getting the same issue. never had this problem before, can anyone help?
Click to expand...
Click to collapse
If you are trying to install Xposed on a newer Samsung device, Knox and SELInux will fight you. I'm guessing you are running what is in your in your sig, so probably not Knox. Install this: https://play.google.com/store/apps/details?id=com.mrbimc.selinux Grant SU, change to Permissive, reboot (may not be necessary, but doesn't hurt), and try again.
es0tericcha0s said:
If you are trying to install Xposed on a newer Samsung device, Knox and SELInux will fight you. I'm guessing you are running what is in your in your sig, so probably not Knox. Install this: https://play.google.com/store/apps/details?id=com.mrbimc.selinux Grant SU, change to Permissive, reboot (may not be necessary, but doesn't hurt), and try again.
Click to expand...
Click to collapse
Im just going to try it now, will get back to see if it works
es0tericcha0s said:
If you are trying to install Xposed on a newer Samsung device, Knox and SELInux will fight you. I'm guessing you are running what is in your in your sig, so probably not Knox. Install this: https://play.google.com/store/apps/details?id=com.mrbimc.selinux Grant SU, change to Permissive, reboot (may not be necessary, but doesn't hurt), and try again.
Click to expand...
Click to collapse
I tried it. Changed it to permissive and rebooted and I still get this error
Sent from my GT-N7100 using XDA Premium 4 mobile app
What version of Xposed are you trying to install? Do you have a custom recovery? If so, Xposed 2.5+ will give you an option to install normal via system or you can pick the option to install via recovery. I'd go that route. It's at the top of the framework install part of Xposed - there is a drop down box to choose install methods.
Edit: Looked at the picture you posted and you definitely have the newer version.
es0tericcha0s said:
What version of Xposed are you trying to install? Do you have a custom recovery? If so, Xposed 2.5+ will give you an option to install normal via system or you can pick the option to install via recovery. I'd go that route. It's at the top of the framework install part of Xposed - there is a drop down box to choose install methods.
Edit: Looked at the picture you posted and you definitely have the newer version.
Click to expand...
Click to collapse
Its 2.5.1. I didnt have this issue before on other roms. Im on ditto 4.4.2 rom and its the first time it hasnt worked for me. Could it be the rom?
Sent from my GT-N7100 using XDA Premium 4 mobile app
MishXT said:
Its 2.5.1. I didnt have this issue before on other roms. Im on ditto 4.4.2 rom and its the first time it hasnt worked for me. Could it be the rom?
Sent from my GT-N7100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It very well could be something in it that isn't being friendly to the normal framework install method, but lemme know if it works the other installation way. If it does, then not a big deal either way.
es0tericcha0s said:
It very well could be something in it that isn't being friendly to the normal framework install method, but lemme know if it works the other installation way. If it does, then not a big deal either way.
Click to expand...
Click to collapse
Will do
Sent from my GT-N7100 using XDA Premium 4 mobile app
ksurla said:
I have an rooted LG Spectrum Android Version 4.0.4.
I am trying to download and install the framwork from the Xposed Installer.
After pressing install/update, I get the following:
Copying Xposed-Disable-Recovery.zip...
Mounting /system writable...
Segmentation fault
Could not mount /system writable
Trying to continue anyway...
Segmentation fault
Failed to create a backup of /system/bin/app_process
--Any help on to how to fix this?
Click to expand...
Click to collapse
Your issue is described here: http://forum.xda-developers.com/showpost.php?p=51314174&postcount=9912 in case you never figured it out.
I'm facing a same problem after use latest ROM DN3 4.4.2. The error 'Could not extract Xposed-disabler-recovery.zip' come out after click on 'install/update' on xposed installer
ThePraetor said:
I'm facing a same problem after use latest ROM DN3 4.4.2. The error 'Could not extract Xposed-disabler-recovery.zip' come out after click on 'install/update' on xposed installer
Click to expand...
Click to collapse
And did you try my suggestion to the other person that had this issue?
es0tericcha0s said:
And did you try my suggestion to the other person that had this issue?
Click to expand...
Click to collapse
I tried the other way and I still had the issue. So I did a clean installation of the rom again and it works now.
I guess something went wring when installing the rom which may have caused the issue.
Thank you for your help
Sent from my GT-N7100 using XDA Premium 4 mobile app
---------- Post added at 11:47 AM ---------- Previous post was at 11:46 AM ----------
What you want to do also after installing the rom freshly. Install the xposed v 2.5 rather than 2.5.1 because 2.5 works perfectly and there's no real need in updating it
Sent from my GT-N7100 using XDA Premium 4 mobile app
same error
ksurla said:
I have an rooted LG Spectrum Android Version 4.0.4.
I am trying to download and install the framwork from the Xposed Installer.
After pressing install/update, I get the following:
Copying Xposed-Disable-Recovery.zip...
Mounting /system writable...
Segmentation fault
Could not mount /system writable
Trying to continue anyway...
Segmentation fault
Failed to create a backup of /system/bin/app_process
--Any help on to how to fix this?
Click to expand...
Click to collapse
I have the same error, but for me i have a kindle fire HD 7inch
I can't use the play store because when I try to install it it just crashes and so does my you tube that i got without root via apk
Same issue
I am having the same issue with the could not extract the zip file. I have tried what was suggested on this thread as well as reinstalled the rom 3 times. I have used this rom before with no problems. The only two other things I can think of trying are full wipe and format of the sd card or full unroot and revert to stock then reroot and try the rom again. Any thoughts?
Asylem said:
I am having the same issue with the could not extract the zip file. I have tried what was suggested on this thread as well as reinstalled the rom 3 times. I have used this rom before with no problems. The only two other things I can think of trying are full wipe and format of the sd card or full unroot and revert to stock then reroot and try the rom again. Any thoughts?
Click to expand...
Click to collapse
You're using 2.5 (not 2.5.1) and still having issues? What phone, rom, etc? Might try rolling back to 2.4.1.
I have a Galaxy Note 3 and running wicked rom. I was having the problem just on 2.5.1 but on 2.5 everything would load but none of the modules were working after rebooting. Everything checked out (installed and unzipped) with no errors on 2.5.
Sent from my SM-N900T using xda app-developers app
Asylem said:
I have a Galaxy Note 3 and running wicked rom. I was having the problem just on 2.5.1 but on 2.5 everything would load but none of the modules were working after rebooting. Everything checked out (installed and unzipped) with no errors on 2.5.
Sent from my SM-N900T using xda app-developers app
Click to expand...
Click to collapse
Weird...What modules were you trying to use? When you go into the Framework part, does it show the app_process and XposedBridge.jar as green / active?
It did for the 2.5 version even tho nothing was working. I reverted back to 2.4.1 and things seem to be working at the moment. I was running Wanam and the kbs network module. I'm going to try and play around tonight with some other modules and see if the problem persists.
Sent from my SM-N900T using xda app-developers app

Categories

Resources