To root the ICS leak follow these steps.
- Reboot into CWM.
- Mount /system.
- Push superuser.apk and su binary to sdcard.
- Copy su binary to /system/xbin and link to /system/bin.
- Set correct su permissions.
- Copy superuser.apk to /system/app.
- Set correct superuser.apk permissions.
- unmount /system.
- reboot
Enviado de meu Galaxy Nexus usando o Tapatalk 2
dedraks said:
To root the ICS leak follow these steps.
- Reboot into CWM.
- Mount /system.
- Push superuser.apk and su binary to sdcard.
- Copy su binary to /system/xbin and link to /system/bin.
- Set correct su permissions.
- Copy superuser.apk to /system/app.
- Set correct superuser.apk permissions.
- unmount /system.
- reboot
Enviado de meu Galaxy Nexus usando o Tapatalk 2
Click to expand...
Click to collapse
Did you confirm root with terminal or root checker?
Restaured all apps with Titanium Backup. So my method is working.
Enviado de meu Galaxy Nexus usando o Tapatalk 2
dedraks said:
Restaured all apps with Titanium Backup. So my method is working.
Enviado de meu Galaxy Nexus usando o Tapatalk 2
Click to expand...
Click to collapse
can you make a full guide to do it?...and give us the files...thanks
Couldn't you just install the .zip from http://androidsu.com/superuser/ ?
tasteslikechicken said:
Couldn't you just install the .zip from http://androidsu.com/superuser/ ?
Click to expand...
Click to collapse
Probably. I think that zip is simply an automation of dedrak's method.
(Assuming it's a generic, traditional rooting CWM .zip)
Sent from my MB860 using xda premium
yeah, it works
just download the superuser app
http://downloads.noshufou.netdna-cdn.com/superuser/Superuser-3.1.3-arm-signed.zip
reboot to CWM
install the zip
wipe cache, dalvik and then fix permissions
reboot and you should have your phone rooted
it works fine on my atrix
do we have to do this on eprinter's pre-rooted Leaked ROM ?
KillerNepal said:
do we have to do this on eprinter's pre-rooted Leaked ROM ?
Click to expand...
Click to collapse
No pre rooted is "PRE ROOTED" (already rooted)
i wouldnt blame you if english isnt your first language but if it is then you should really learn to read
sheennick123456 said:
No pre rooted is "PRE ROOTED" (already rooted)
i wouldnt blame you if english isnt your first language but if it is then you should really learn to read
Click to expand...
Click to collapse
"Pre Rooted" would translated to "Before Rooted"
To show something is already rooted, just "Rooted" would suffice.
xdame said:
"Pre Rooted" would translated to "Before Rooted"
To show something is already rooted, just "Rooted" would suffice.
Click to expand...
Click to collapse
LOL, here in Brazil, Pre rootes would be like "almost rooted" or "half-way rooted"
Now I understood!
xdame said:
"Pre Rooted" would translated to "Before Rooted"
To show something is already rooted, just "Rooted" would suffice.
Click to expand...
Click to collapse
Makes sense, but only to a point. "Pre-something" in this kind of context means it's "something" already, without any further action required. Think of it this way: if you say your phone is rooted, I would assume you mean you rooted it. But if you say your phone is pre-rooted, I would assume it came rooted from the manufacturer.
Related
Hi all!
First off, I'm new to xda Developers so please excuse me if this is in the wrong forum! I thought I'd post information about a tool I wrote here which roots stock 4.0.3 leak on the A500, A501 and assumingly the A200 too. Its literally one click - just enable USB debugging. "ICS Root" also installs, optionally, FaceLock and Trebuchet (although FaceLock doesn't want to work. It lets you set it up though =P)
Since version 5.0.1 this also now works with the new 0.022.00 leak!
The full post is over at TegraOwners: http://forum.tegraowners.com/viewtopic.php?f=30&t=350
The only real system requirements are Windows (with .Net Framework 4) and an Iconia on the stock 4.0.3 leak. I hope somebody finds this useful its been tested by myself and a couple of TegraOwners users and it works well.
In terms of the technique used, it uses the great Jay Freeman's mempodroid exploit to gain root at which point it mounts /system rw and installs su, busybox and Superuser.apk so no real surprises there. Installing Trebuchet adds that apk to /system/app and installing FaceLock installs the apk to /system/app before installing the pittpatt folder to the flexrom (mounted as /system/vendor). I plan to open source it when all the requested features have been implemented and the code has been cleaned up.
Thanks!
~blackthund3r
EDIT 14/05/2012: ICS Root 7 is out enjoy!
Sent from my A500 using Tapatalk
cwm version?
why would it not work with cwm version?
With this tool does system remain writeable after rooting?
What about flashing CWM with acer recovery installer once rooted? I guess it would screw the bootloader...
lowsum said:
What about flashing CWM with acer recovery installer once rooted? I guess it would screw the bootloader...
Click to expand...
Click to collapse
If you are on the cwm with the HC boot loader it should work as Its Magic will be run..
if you are on the new boot loader as in the full non modded leak.. It will give you secure boot error ..
The new boot loader Blocks its magic.
Thanks
Hey this worked easy. I had to re-install USB drivers and make sure I had the latest from Google. Other then that, hit the button, wait about 1.5 minutes, and it rebooted! No problems thus far! Thanks Again!
JeanBubu said:
why would it not work with cwm version?
Click to expand...
Click to collapse
It would but the cwm one, afaik, is prerooted?
Sent from my A500 using Tapatalk
root doesnt work like its supposed to. i know its only half root due to the bootloader, but terminal emulator flat out says i'm not rooted after this despite sixasis working and titanium backup/root checker both saying i have root and busybox. i'm going to post this on TO as well for you incase you dont check here often.
nifterific said:
root doesnt work like its supposed to. i know its only half root due to the bootloader, but terminal emulator flat out says i'm not rooted after this despite sixasis working and titanium backup/root checker both saying i have root and busybox. i'm going to post this on TO as well for you incase you dont check here often.
Click to expand...
Click to collapse
That's storage cos terminal works for me and running su in an adb shell works great too.
Code:
[email protected]:/ $ export PATH=/data/local/bin:$PATH
[email protected]:/ $ su
# exit
[email protected]:/ $ su
#
Sent from my A500 using Tapatalk
SteamBishop said:
Hey this worked easy. I had to re-install USB drivers and make sure I had the latest from Google. Other then that, hit the button, wait about 1.5 minutes, and it rebooted! No problems thus far! Thanks Again!
Click to expand...
Click to collapse
You're welcome and I'm glad it worked!
Sent from my A500 using Tapatalk
After reading the other post, I have found that I cannot write to the system directory from the device itself. The folder attributes indicate that it is set to write, however File Explorer HD will not let me. I have tried to create a folder in the /system and it will not accept the addition. The strange thing is that Root Check says it is rooted, File Explorer HD accepts putting it into Root Explore, but that is it. It is odd. I will try to reapply the Root to see if that makes a difference.
SteamBishop said:
After reading the other post, I have found that I cannot write to the system directory from the device itself. The folder attributes indicate that it is set to write, however File Explorer HD will not let me. I have tried to create a folder in the /system and it will not accept the addition. The strange thing is that Root Check says it is rooted, File Explorer HD accepts putting it into Root Explore, but that is it. It is odd. I will try to reapply the Root to see if that makes a difference.
Click to expand...
Click to collapse
Please, read the op before bringing this up. This method is for half root, its the only way possible right now on stock leak ics. There is a special script you need to use to mpunt system. You can find it in the stock leak thread, run it in terminal or use rom toolbox and set it as a script to run at boot because rebooting loses write privileges.
nifterific said:
Please, read the op before bringing this up. This method is for half root, its the only way possible right now on stock leak ics. There is a special script you need to use to mpunt system. You can find it in the stock leak thread, run it in terminal or use rom toolbox and set it as a script to run at boot because rebooting loses write privileges.
Click to expand...
Click to collapse
Sorry for offending you and whoever else it did. Thank you for pointing that script out in that post. My intent was to offer a second comment to your assessment..
nifterific said:
Please, read the op before bringing this up. This method is for half root, its the only way possible right now on stock leak ics. There is a special script you need to use to mpunt system. You can find it in the stock leak thread, run it in terminal or use rom toolbox and set it as a script to run at boot because rebooting loses write privileges.
Click to expand...
Click to collapse
I have a better script which I'll be releasing as an update to the root app this morning hopefully. It'll be a terminal command to remount rw.
Sent from my A500 using Tapatalk
New update out!!
blackthund3r said:
I have a better script which I'll be releasing as an update to the root app this morning hopefully. It'll be a terminal command to remount rw.
Sent from my A500 using Tapatalk
Click to expand...
Click to collapse
Version 3 came out this morning
It features some bug fixes as well as a completely new remount menu which mounts /system rw properly on the fly. Tested with a busybox installer app
Enjoy!
Thanks for your tool blackthund3r !
I tried it with the new leak from this morning and it doesn't seem to work anymore
Edit :
Just to be a little more specific, the app says the process was OK and state that the tablet is rooted but the tablet doesn't reboot by itseld and su is not installed. I tried to install su manually but it's unable to find a previous su package on the system.
paugustin said:
Thanks for your tool blackthund3r !
I tried it with the new leak from this morning and it doesn't seem to work anymore
Edit :
Just to be a little more specific, the app says the process was OK and state that the tablet is rooted but the tablet doesn't reboot by itseld and su is not installed. I tried to install su manually but it's unable to find a previous su package on the system.
Click to expand...
Click to collapse
ah okay it appears a completely new leak has been released. It is possible that the mempodroid exploit has been patched up. I'm gonna look into it soon. I can't much tonight - I have school work. I'll see what can be done and what the differences between leaks are.
Sent from my A500 using Tapatalk
EDIT: mempodroid hasn't been patched See ICS Root v3.1
Hi blackthund3r
Thanks for the update 3.1 but could you please fix the problem on your hosting website? clicking on this file send to an error warning.
The other files can be downloaded though.
can someone post a mirror to the 3.1 version? current link is not working.
can somebody also confirm, if i root with this tool, i will be able to reinstall my clockworkmod recovery through 'acer recovery installer' and flash any other cwm rom? or do i have to downgrade to honeycomb 3.01, install iconiaroot for honeycomb and then acer recovery installer?
Gersma,
I'll be able to answer to your question as soon as I'll be able to download this tool and test it.
Hi guys!
I've been in a struggle trying to install CWM 5.5.0.4 on my IDEOS X5.
Currently my phone's rooted and with U8800V100R001C00B518G001(Beta1.0)(Overseas Normal)(Gingerbread).
-> I tried to do it by the pink screen but i can't access the desired folder.
->I tried to do it with Remount (even tho it only shows /.cust_backup and no /image then) and i get "Failure! /.cust_backup could not be remounted as RW"
->I tried with Root explorer and everytime i click on "Mount R/W" it does nothing, so i can't copy/paste
Can't remember what i've done more...
Can i get some help plz? Ty
you are sure it is rooted?
can you change r/w on other systen directories in root explorer?
Sent from my U8800 using XDA
First of all, ty for your help.
Well, SuperOneClick says that my phone's rooted, but tbh i don't have SU icon.
About Remount, as i said above, i tried to do it with Remount (even tho it only shows /.cust_backup and no /image then) and i get "Failure! /.cust_backup could not be remounted as RW"
SirLittleJohn said:
First of all, ty for your help.
Well, SuperOneClick says that my phone's rooted, but tbh i don't have SU icon.
About Remount, as i said above, i tried to do it with Remount (even tho it only shows /.cust_backup and no /image then) and i get "Failure! /.cust_backup could not be remounted as RW"
Click to expand...
Click to collapse
If you don't have superuser icon after root, it isn't rooted, something went wrong with the rooting process... try rooting again, search the forum for the root method for your specific stock ROM version...
Sent from my U8800
fjsferreira said:
If you don't have superuser icon after root, it isn't rooted, something went wrong with the rooting process... try rooting again, search the forum for the root method for your specific stock ROM version...
Sent from my U8800
Click to expand...
Click to collapse
I've been trying for some hours now. I read so many foruns/posts and tried so many ways, and nothing.
SirLittleJohn said:
I've been trying for some hours now. I read so many foruns/posts and tried so many ways, and nothing.
Click to expand...
Click to collapse
Try this:
http://forum.xda-developers.com/showthread.php?t=1423422
This one helps me to root my X5 (you need Windows to do that)
http://forum.xda-developers.com/showpost.php?p=23565074&postcount=7
Install superuser app from market.
Sent from my u8800-Aurora-ICS using tapa 2-6
with superoneclick the su app has to be installed... your device is not rooted yet.
you followed every step?
Sent from my U8800 using XDA
Guys, i installed B517 and now its rooted and already has CWM. Ty for your efforts
Hello
Firstly sorry for my english
I'll tried to explain my problem
I successfull to root my device but only the main user account but I can't obtain access root in others account.
How can I do this ?
Thanks
At the moment you can't until Google updates that feature to allow that. The multiuser is in its infancy. We will just have to wait I guess.
Sent from my Nexus 10 using Tapatalk HD
Thanks for your answer
waiting for this ...
It's actually the su binary which is tied to the primary user only at the moment... not sure how, or if, it can be built otherwise!
Furthermore, it is not even possible to enable developer settings (via build no) for second users, right?
So, without USB-Debugging no adb to backup second user apps (w/ data) using the Toolkit..
Is there any chance to fully backup second user apps? Apart from nand of course, as I would like to backup/restore apps for a switch to CM10.
Superuser 3.3 now supports multi-user root... 3 modes... Owner only, Owner controlled & User controlled... I will post an update zip here once I built su & Superuser tonight!
craigacgomez said:
Superuser 3.3 now supports multi-user root... 3 modes... Owner only, Owner controlled & User controlled... I will post an update zip here once I built su & Superuser tonight!
Click to expand...
Click to collapse
Wow... That would be truly amazing! Sounds like you are mod'ing the apps yourself, or are they updating to include the feature? I'm pumped at this possibility! Thanks craig!
Sent from my Nexus 10 using Tapatalk 2
djd338 said:
Wow... That would be truly amazing! Sounds like you are mod'ing the apps yourself, or are they updating to include the feature? I'm pumped at this possibility! Thanks craig!
Sent from my Nexus 10 using Tapatalk 2
Click to expand...
Click to collapse
Nope... not my mod... official updates to Superuser... I've just built it with the new changes!!
Here you go... Superuser-3.3-arm.zip
Notable Changes (from Superuser 3.2):
1. Android 4.2+ multi-user support [3 mode -> Owner only, Owner controlled & User controlled]
2. Better handling of applications with multiple root (su) requests
Flashing using a custom recovery (TWRP or CWM). I recommend wiping data for the Superuser app and re-granting your root apps su access to avoid any problems.
NOTE: Even though Superuser 3.3 supports multiple users, you root apps may not... so there is no guarantee that all root apps will work fine in multi-user mode. For those app, you will need to wait for the app developers to update their apps to support multiple users.
craigacgomez said:
Nope... not my mod... official updates to Superuser... I've just built it with the new changes!!
Here you go... Superuser-3.3-arm.zip
Notable Changes (from Superuser 3.2):
1. Android 4.2+ multi-user support [3 mode -> Owner only, Owner controlled & User controlled]
2. Better handling of applications with multiple root (su) requests
Flashing using a custom recovery (TWRP or CWM). I recommend wiping data for the Superuser app and re-granting your root apps su access to avoid any problems.
NOTE: Even though Superuser 3.3 supports multiple users, you root apps may not... so there is no guarantee that all root apps will work fine in multi-user mode. For those app, you will need to wait for the app developers to update their apps to support multiple users.
Click to expand...
Click to collapse
So, could I use this updated su to change ROM control settings for multiple users on aokp?
Sent from my Nexus 10 using xda app-developers app
jrod091 said:
So, could I use this updated su to change ROM control settings for multiple users on aokp?
Sent from my Nexus 10 using xda app-developers app
Click to expand...
Click to collapse
I don't know if RC settings are global or user specific... depends of the settings... if the setting is specific to the user context, it will work, otherwise it won't...
drykc said:
Hello
Firstly sorry for my english
I'll tried to explain my problem
I successfull to root my device but only the main user account but I can't obtain access root in others account.
How can I do this ?
Thanks
Click to expand...
Click to collapse
If you are using SuperSu, the dialog asking for root permission shows up on the owner's user account. In SuperSu, only the owner can grant superuser privileges.
Sent from my Nexus 4
Is Superuser 3.3 good for Nexus7? the file says "arm" - Nexus 7 is not an arm processor...
Vlad7777 said:
Is Superuser 3.3 good for Nexus7? the file says "arm" - Nexus 7 is not an arm processor...
Click to expand...
Click to collapse
Should probably ask in the n7 forum...
Sent from my Nexus 10 using xda app-developers app
Vlad7777 said:
Is Superuser 3.3 good for Nexus7? the file says "arm" - Nexus 7 is not an arm processor...
Click to expand...
Click to collapse
The SoC in the Nexus 7 is Tegra 3, which has an ARM processor. You're fine.
Sent from my Nexus 10
Vlad7777 said:
Is Superuser 3.3 good for Nexus7? the file says "arm" - Nexus 7 is not an arm processor...
Click to expand...
Click to collapse
Lol of course n7 has an arm cpu!
For android phones and tablets, there's arm, mips, and x86. Any good android will 98% likely be arm. Motorola released an x86 (Intel) phone, and I'm sure there's a few other ones out there. And if you have mips, you probably got a cheapy Chinese tablet. xP
Swiped from my Nexus 10 using xda-developers app
Sorry for hijacking.
My main reason for root is to restore application data. Will I be able to restore the data on both the primary user and also the secondary user if I have root (either through the main or secondary user)
Did i do something wrong?
I had supersu installt- and need multiuser acsess . So i install Superuser in recovery with the zipfile .
But now no root app will work- with no user.:crying:
notice main user by starting: sorry i cant get root.... this was a try by /system/bin/su .
2 notice by superuser -on screen and in the log: superuser rights of ..app... are denied.
What do i do now ?
Kind regards
gandalf
1234556789 said:
Did i do something wrong?
I had supersu installt- and need multiuser acsess . So i install Superuser in recovery with the zipfile .
But now no root app will work- with no user.:crying:
notice main user by starting: sorry i cant get root.... this was a try by /system/bin/su .
2 notice by superuser -on screen and in the log: superuser rights of ..app... are denied.
What do i do now ?
Kind regards
gandalf
Click to expand...
Click to collapse
It sounds like the zips don't play very well together.
Boot into recovery.
Mount /system
Delete /system/app/Superuser.apk
Delete /system/bin/su (if it exists)
Delete /system/xbin/su (if it exists)
Clear the Dalvik cache to err on the safe side.
You should now be unrooted. (In fact you could boot up, and you should see there is no superuser app installed)
Now, just flash the superuser zip again to root your device.
KlipperKyle said:
It sounds like the zips don't play very well together.
Boot into recovery.
Mount /system
Delete /system/app/Superuser.apk
Delete /system/bin/su (if it exists)
Delete /system/xbin/su (if it exists)
Clear the Dalvik cache to err on the safe side.
You should now be unrooted. (In fact you could boot up, and you should see there is no superuser app installed)
Now, just flash the superuser zip again to root your device.
Click to expand...
Click to collapse
Thanks for it- but how i delete the files? On backup+restore i only can delete backups. Am i blind?
..............................................................................................................
edit: Tried a solution with nexus toolkit 4.2 i root once more, install superuser und install theupdate to 3.3.
get root for the main user- rootapps work-
but only the main user had root- i tried the update fixer -....gaining root acsess...fail.
so what is wrong?- had anybody a solution?
Kind regards
gandalf
1234556789 said:
Thanks for it- but how i delete the files? On backup+restore i only can delete backups. Am i blind?
..............................................................................................................
edit: Tried a solution with nexus toolkit 4.2 i root once more, install superuser und install theupdate to 3.3.
get root for the main user- rootapps work-
but only the main user had root- i tried the update fixer -....gaining root acsess...fail.
so what is wrong?- had anybody a solution?
Kind regards
gandalf
Click to expand...
Click to collapse
It sounds like you have Superuser 3.3 installed and working, right? In order to use Superuser 3.3 with another user account, you need to go to its preferences and change Multi-user Mode to something other than "Owner Only."
"Owner only" means that only the owner can su.
"Owner controlled" means that the owner is the only one who can set and deny root permissions. Any filters are applied to all users.
"User controlled" means that each user can define allow/deny filters. Only use this option if you really trust other users.
Don't update to the version of Superuser on the Play Store. The version on the Play Store is 3.1.3. You already have 3.3 flashed on your system partition. Because you won't need the version on the Play Store, you can also stay away from ChainsDD's Superuser Update Fixer. (The update fixer is for an entirely different issue than the one you have.)
If you have installed these packages, you should uninstall them.
For future reference:
I should have been clearer about deleting files in custom recoveries. If you use TWRP, there is a built-in file manager under the Advanced menu. If you use ClockworkMod, you should use ADB commands: (ADB is a tool found in the Android SDK)
Code:
adb shell
cd /system
ls -al
[I](You should see a bunch of directories. If not, make sure /system is mounted.
This is an option in one of the recovery menus; I can't remember which
one offhand.)[/I]
rm app/Superuser.apk
rm bin/su
rm xbin/su
Then reflash the Superuser zip.
FIX UNMOUNTABLE SYSTEM AFTER ROOTING
Let's keep this short and simple.
This allows you to mount system even if you root.
Flash this and thank me. :\
Jokes aside. Just hit the download button.
Technical details:
This disables RIC service and the script is by NUT. RIC prevents R/W when system is booted.
Thx for your work!
lee480 said:
FIX UNMOUNTABLE SYSTEM AFTER ROOTING
Let's keep this short and simple.
This allows you to mount system even if you root.
Flash this and thank me. :\
Jokes aside. Just hit the download button.
Technical details:
This disables RIC service and the script is by NUT. RIC prevents R/W when system is booted.
Click to expand...
Click to collapse
Sorry but when do you flash this?
Yapperzitata said:
Sorry but when do you flash this?
Click to expand...
Click to collapse
Sent from my D6503 using XDA Free mobile app
If your ROM cannot mount system.
lee480 said:
Sent from my D6503 using XDA Free mobile app
If your ROM cannot mount system.
Click to expand...
Click to collapse
Still can't mount... no errors during flashing
Yapperzitata said:
Still can't mount... no errors during flashing
Click to expand...
Click to collapse
Try this:
Flash this:
http://nut.xperia-files.com/files/remountrebootfix.zip
After flash my file.
EDIT:
I found the issue, and zip file didn't set the correct permissions for the script. I'll fix it asap.
If you want it now, go to recovery and press 'fix permissions '.
Sent from my D6503 using XDA Free mobile app
Thanks a lot. After 2 days searching i found this. Works like a charm:highfive:
Had an issue with /system, and this has fixed it. NC works, I can still use Xposed, AdBlock, and change my DPI. THANK YOU!
Don't suppose there's any way to fix this without a custom recovery is there?
I've rooted but can't mount/write to my System folder after doing a 4.4.4 OTA update, but I don't have a custom recovery installed. I just rooted using the toolkit and left it at that.
Doesn't work
Lost root completely after flashing the zip files
sjamajee said:
Doesn't work
Lost root completely after flashing the zip files
Click to expand...
Click to collapse
For me it didn't fix the system mounting issues (won't mount R/W in either Root Explorer or Xposed) but I still have root.
Fred
ffarber said:
For me it didn't fix the system mounting issues (won't mount R/W in either Root Explorer or Xposed) but I still have root.
Fred
Click to expand...
Click to collapse
Same as that. had to go back to Doom's CWM Stock Kernal to get system RW
defsix said:
Same as that. had to go back to Doom's CWM Stock Kernal to get system RW
Click to expand...
Click to collapse
Will that kernel work with the stock 4.4.4 software?
Fred
All of you who found that this ain't working, it is because you need to have correct busybox installed. After you have that it works as mentioned.
kulvertti said:
All of you who found that this ain't working, it is because you need to have correct busybox installed. After you have that it works as mentioned.
Click to expand...
Click to collapse
I have 1.20.2 version of Busybox installed. Which version are you suggesting?
defsix said:
I have 1.20.2 version of Busybox installed. Which version are you suggesting?
Click to expand...
Click to collapse
This is part of @Nutˋs XZDualrecovery and designed to work with busybox that is installed with that. With other busybox it may work or may not.
--
Follow these steps and you will definitely get it working
1.Flash the latest Supersu.zip beta
2.Flash these files Check link here
3.Install app and enable it
4.It works
I wonder what changed with nougat in order to you'se this method?with MM and before the app was enough and just working well.
Midomad said:
I wonder what changed with nougat in order to you'se this method?with MM and before the app was enough and just working well.
Click to expand...
Click to collapse
Basically Nougat made harder to write system partition. That zip applies a workaround making the default hosts file (/system/etc/hosts) a symlink to another host file in a writable mountpoint (/su/etc/hosts). You can find more info here https://github.com/AdAway/AdAway/issues/770.
Midomad said:
I wonder what changed with nougat in order to you'se this method?with MM and before the app was enough and just working well.
Click to expand...
Click to collapse
It is the same issue as discussed here:
http://forum.xda-developers.com/nex...-to-unlock-tethering-nexus-5x-t3231301/page20
The workaround described above doesn't change /system (which would get error corrected back to original), but instead masks the file in /system with an alternate one during boot.
Thank you very much. It works like a charm.
Work also with SuperSU?
Skar3 said:
Work also with SuperSU?
Click to expand...
Click to collapse
Sure,why not?
Midomad said:
Sure,why not?
Click to expand...
Click to collapse
sorry, you're right, I misread Superuser
Am I mistaken, it's working for me without any trick? I am on nougat rooted stock.
Enviado desde mi Nexus 5X mediante Tapatalk
maluus said:
Am I mistaken, it's working for me without any trick? I am on nougat rooted stock.
Click to expand...
Click to collapse
Without this "trick" AdAway It doesn't show an error or fail... but it doesn't works. Try pinging any "supposed to be blocked" url. You may realized it's not blocked anymore.
I attempted this but it does not appear to have installed. I flashed via chainfire. Any ideas?
Thanks, this is much appreciated!
VivaErBetis said:
Without this "trick" AdAway It doesn't show an error or fail... but it doesn't works. Try pinging any "supposed to be blocked" url. You may realized it's not blocked anymore.
Click to expand...
Click to collapse
Yes, this "trick" essentially writes the hosts file to another location, and creates a symlink to it. This way it doesn't need to write to the /system/ directory.
There is a one-line command you can run in terminal emulator that lets you write to /system, but you need to run it each time you reboot, and it's a bit of a nuisance to do so. This lets Adaway work each time without the necessity of a terminal command.
daver68 said:
There is a one-line command you can run in terminal emulator that lets you write to /system, but you need to run it each time you reboot, and it's a bit of a nuisance to do so. This lets Adaway work each time without the necessity of a terminal command.
Click to expand...
Click to collapse
Just an FYI, if you install SuperSU you can write to system and it will stick. You wouldn't need to do anything each boot in that case.
sfhub said:
Just an FYI, if you install SuperSU you can write to system and it will stick. You wouldn't need to do anything each boot in that case.
Click to expand...
Click to collapse
Strange, this is not my experience. I'm running PureNexus (7) and SuperSU Pro, and Adaway does not write to the system. It errors out, until I re-mount /system in terminal emulator
VivaErBetis said:
Without this "trick" AdAway It doesn't show an error or fail... but it doesn't works. Try pinging any "supposed to be blocked" url. You may realized it's not blocked anymore.
Click to expand...
Click to collapse
I didn't try any specific url but it seems like working on their test site.
Enviado desde mi Pixel XL mediante Tapatalk
daver68 said:
Strange, this is not my experience. I'm running PureNexus (7) and SuperSU Pro, and Adaway does not write to the system. It errors out, until I re-mount /system in terminal emulator
Click to expand...
Click to collapse
That is a different problem than the one on stock Noguat then.
On stock without dm-verity disabled, the kernel will use forward error correction to "fix" you changes (ie data corruption) and replace with original. Basically you make the changes and they don't show up.
Nougat , flashed and no app installed, I downloaded adway from official website and working.
Link to original thread just for sure: http://forum.xda-developers.com/showthread.php?t=2190753
Please create Update for Android O.
AdAway works fine on O; no change from Nougat.