[APP][ROOT/NONROOT][OFFICIAL] AdAway v6.1.1

Search This thread

Danny1976

Senior Member
Sep 27, 2009
727
191
Sanford
I'm going to make an assumption, you're running canary magisk probably latest version 25210. Please correct me if I'm wrong .
Never mind you say so. Restore boot to non root uninstall 25210 install 25209 and re root, don't take update till you see it is 25211.
10 broke all mods
Thank you for the quick reply. Yes you are totally correct. I am on the 25210 update. Will do exactly what you said.
 

zgfg

Senior Member
Oct 10, 2016
10,763
9,385
Redmi K20 / Xiaomi Mi 9T
Xiaomi Mi 11
I started to have this issue and I cannot figure out why. I have a OenPlus 8 on OOS13 latest version. AdAway 6.0.3 is unable to write into the host file. I am rooted, Magisk Canary on the latest version, I have Systemless Host enabled and I have Magisk built-in by @zgfg Busybox module installed. Why AdAway cannot write to the host file is confusing to me. I have clear the data on the app and restarted it and nothing. If I delete the app and try reinstalling it I get failed to sync during the installation. Not sure what is going on.
What latest Magisk Canary?

If 25210 (981ccabb), please read all the posts above why users downgrade back to 25209 (and how to do - you can find also more info in the Magisk General thread) - there is a regression bug in the official/TJW Canary 25210, causing that mounting that systemless modules depend on, does not work

Start from the post #17227, from a week ago (when Magisk Canary 25210 was released)
 

m0han

Senior Member

Attachments

  • SS_20230314_163001.jpg
    SS_20230314_163001.jpg
    129.3 KB · Views: 32

Oswald Boelcke

Senior Moderator / Moderator Committee
Staff member
Of course! I asked what is 'best' to get fewer, if not NIL, ads.
@PerfectSlayer Sorry for the OT. Please advise if you like the post deleted.

I'm using fdns1.dismail.de on my mobile device.

And in our router (a Fritz!Box 7590) following are set for DoT:
fdns1.dismail.de
fdns2.dismail.de
dns3.digitalcourage.de
dnsforge.de
dot.ffmuc.net
 

Faerch

New member
Jul 24, 2019
3
0
Hi,

Can anybody help me block "Around the internet" box on Tapatalk boards in Adaway.
When I block it in Ublock Origins on my PC, i get this line "www.tapatalk.com###footer > div".

How would I translate that to a Adaway block string?
 

Danny1976

Senior Member
Sep 27, 2009
727
191
Sanford
I'm going to make an assumption, you're running canary magisk probably latest version 25210. Please correct me if I'm wrong .
Never mind you say so. Restore boot to non root uninstall 25210 install 25209 and re root, don't take update till you see it is 25211.
10 broke all mods
Uninstalled 25210 and installed 25209 and I still get the same error. Have other people fixed it that way?

Edit: it's working now. I guess it needed another reboot after some modules were installed.
 
Last edited:

zgfg

Senior Member
Oct 10, 2016
10,763
9,385
Redmi K20 / Xiaomi Mi 9T
Xiaomi Mi 11
Uninstalled 25210 and installed 25209 and I still get the same error. Have other people fixed it that way?

Edit: it's working now. I guess it needed another reboot after some modules were installed.
Glad to read that it works now

Always, when you install/remove/disable/enable a module, phone must be rebooted (Magisk takes actions on modules only on reboot)

Also, Magisk mounts the systemless copy of your hosts file (AdAway writes to):
/data/adb/modules/hosts/system/etc/hosts
to
/system/etc/hosts

only on reboot - hence if you add something to Allow list, you should reboot to have the given host really allowed

The same holds for updating hosts sources - your new systemless copy of the hosts file will not be mounted to the system's hosts file until you reboot

For that reason I keep all auto-updates in AdAway disabled and every second day or so I manually open AdAway and let it update hosts sources - then I reboot the phone

Then,also, in the root/hosts phone, AdAway does not need to be given Auto start and Battery not-optimized permissions:
- you manually run the update of hosts sources and then you reboot
- on reboot, Magisk mounts the latest update of the hosts file and Android takes it for the built-in DNS resolver

After that, Magisk does nothing (until it will be updating the hosts file next time)

---

Of course, for the non-root/VPN mode it's the opposite

AdAway runs in the background to maintain the VPN

Also, on updating the hosts sources (or adding to Allow list, etc), AdAway will immediately use the newly updated internal hosts file - no need to reboot there
 
Last edited:

Danny1976

Senior Member
Sep 27, 2009
727
191
Sanford
Glad to read that it works now

Always, when you install/remove/disable/enable a module, phone must be rebooted (Magisk takes actions on modules only on reboot)

Also, Magisk mounts the systemless copy of your hosts file (AdAway writes to):
/data/adb/modules/hosts/system/etc/hosts
to
/system/etc/hosts

only on reboot - hence if you add something to Allow list, you should reboot to have the given host really allowed

The same holds for updating hosts sources - your new systemless copy of the hosts file will not be mounted to the system's hosts file until you reboot

For that reason I keep all auto-updates in AdAway disabled and every second day or so I manually open AdAway and let it update hosts sources - then I reboot the phone

Then,also, in the root/hosts phone, AdAway does not need to be given Auto start and Battery not-optimized permissions:
- you manually run the update of hosts sources and then you reboot
- on reboot, Magisk mounts the latest update of the hosts file and Android takes it for the built-in DNS resolver

After that, Magisk does nothing (until it will be updating the hosts file next time)

---

Of course, for the non-root/VPN mode it's the opposite

AdAway runs in the background to maintain the VPN

Also, on updating the hosts sources (or adding to Allow list, etc), AdAway will immediately use the newly updated internal hosts file - no need to reboot there
Thanks for the extensive explanation and educating me. Not many people take the time to educate others and its always good to learn something new. Really appreciated!!! Thanks
 

joefuf

Senior Member
Jun 22, 2010
328
48
Experiencing an issue with AdAway 6.0.3 since I installed the March 2023 security patch where RCS is not working on my Pixel 7 Pro. Even if I have no block lists enabled and the app is just on, it will return an error similar to what this bug captured.


Attempts to send an RCS message with Google Messages kicks back the message with an error: "Not sent, tap for options"

I am running the rooted version. After uninstalling and reinstalling, I am not presented with an option to install the VPN version either.

Not sure if it is related but I had similar Magisk issues that I can see were talked about recently on this thread. I had 25210 and rolled back to 25206. All of my other root functions and modules work fine.

I have attempted to add several DNS addresses to the allowed list, but none of them make a difference


Is this a common or known issue?
 

osm0sis

Senior Recognized Developer / Contributor
Mar 14, 2012
16,773
40,453
Halifax
GT-i9250
Google Nexus 4
Experiencing an issue with AdAway 6.0.3 since I installed the March 2023 security patch where RCS is not working on my Pixel 7 Pro. Even if I have no block lists enabled and the app is just on, it will return an error similar to what this bug captured.


Attempts to send an RCS message with Google Messages kicks back the message with an error: "Not sent, tap for options"

I am running the rooted version. After uninstalling and reinstalling, I am not presented with an option to install the VPN version either.

Not sure if it is related but I had similar Magisk issues that I can see were talked about recently on this thread. I had 25210 and rolled back to 25206. All of my other root functions and modules work fine.

I have attempted to add several DNS addresses to the allowed list, but none of them make a difference


Is this a common or known issue?
We had that issue on Lineage on the OnePlus 9 Pro, and it was binder errors they had to hack around from upstream CAF. It was only after a certain amount of uptime, however. No issues with AdAway default list now that the Lineage devs have resolved that.
 

joefuf

Senior Member
Jun 22, 2010
328
48
We had that issue on Lineage on the OnePlus 9 Pro, and it was binder errors they had to hack around from upstream CAF. It was only after a certain amount of uptime, however. No issues with AdAway default list now that the Lineage devs have resolved that.
So you determined that it was an app issue or a block list problem?

I had been just using my own custom block list until now,


but even that is resulting in the issue.

I've been across several phones and updated with all of the security patches for the last three years, but this is the first time I've encountered the problem.

I had to uninstall for now, but man do I hate how intrusive mobile ads are. This is the first time I've been without AdAway in a long time. I didn't realize how bad the mobile experience is without it.
 

Nergal di Cuthah

Senior Member
Sep 20, 2013
2,761
2,002
Google Pixel 6 Pro
I had to uninstall for now, but man do I hate how intrusive mobile ads are. This is the first time I've been without AdAway in a long time. I didn't realize how bad the mobile experience is without it.
I am running the rooted version. After uninstalling and reinstalling, I am not presented with an option to install the VPN version either.
It didn't give you the option of vpn because instead of uninstalling it (which keeps data) you should have cleared data for adaway, then once it's resetup as a vpn import the lists that you exported before clearing data (a step i could have mentioned at thr beginning of this post but i didn't ).

Edit: found this, helps with vpn but not rooted adaway
https://www.reddit.com/r/GooglePixel/comments/a7czep/_/ec20ayi
 
Last edited:

joefuf

Senior Member
Jun 22, 2010
328
48
It didn't give you the option of vpn because instead of uninstalling it (which keeps data) you should have cleared data for adaway,
So I cleared Storage, uninstalled, and rebooted, but when trying to reinstall 6.0.3, it still skips past the Root or VPN step. Is there something else to try? I downgraded to 6.0.2 which gave me the prompt, but had the same RCS issue. It must be something in the March 2023 update then because I've never had this happen before, yet I am surprised to be the only user posting about it. It worked fine on this phone for the first three weeks I had it before the update.
I guess I can try AdGuard. Haven't used any other ad blocking app in a long time.
 

Nergal di Cuthah

Senior Member
Sep 20, 2013
2,761
2,002
Google Pixel 6 Pro
I guess I can try AdGuard. Haven't used any other ad blocking app in a long time.
I was more suggesting to white list in vpn mode those apps mentioned in the adguard thread.
ROOT MODE
If you revert to no hosts and reboot does it let you rcs? In that state adaway is doing nothing so i should guess it would work. I'd test myself but don't use google messages or anything with rcs at this point.
You keep saying march 2023 update, do you mean of your android or adaway. Adaway has not been updated in eight months.
Screenshot_20230317-141252.png
Edit: Can you post the host sites you're using. I'm wondering if ads.google are required by rcs since it can send you adverts iirc.
 
Last edited:

joefuf

Senior Member
Jun 22, 2010
328
48
I was more suggesting to white list in vpn mode those apps mentioned in the adguard thread.
ROOT MODE
If you revert to no hosts and reboot does it let you rcs? In that state adaway is doing nothing so i should guess it would work. I'd test myself but don't use google messages or anything with rcs at this point.
You keep saying march 2023 update, do you mean of your android or adaway. Adaway has not been updated in eight months.
I am referring to the Pixel March 2023 security patch. I received this Pixel 7 Pro at the end of February, rooted with Magisk, and installed/configured AdAway just as I'd had it on my Pixel 6 Pro and my 3a XL before that. No issues with RCS until this week when I flashed the March 2023 update and rooted again (had a small issue with Magisk 25210, but was able to uninstall and return to Magisk 25206 to accomplish this).

Back to AdAway, I can't seem to get a clean uninstall of 6.0.3 that will allow me to reinstall and choose between root or VPN. There must be an app data folder somewhere that I am missing that I need to delete.

I had to drop down to 6.0.1 which I haven't had on this phone before. Made it a VPN setup and excluded all system apps except browsers. It sent and received a few RCS messages fine at first, but now it is waiting to deliver when a contact is online. Sent messages to two different people. Took a minute to send, but finally did.
 

Nergal di Cuthah

Senior Member
Sep 20, 2013
2,761
2,002
Google Pixel 6 Pro
Ok (sorry p6p hasn't gotten march yet so i might be less helpful til rumored march 20)
In chat setting does it say connected. I assume you've not changed phone numbers or sims. Do you have fall back to sms mms turned on (it was default off when i momentarily switched to messages).
I assume you've turned chat off and on. And i assume when you rolled magisk back you also turned back the kernal boot. Running out of troubleshooting tbh.
 
Last edited:

zgfg

Senior Member
Oct 10, 2016
10,763
9,385
Redmi K20 / Xiaomi Mi 9T
Xiaomi Mi 11
So I cleared Storage, uninstalled, and rebooted, but when trying to reinstall 6.0.3, it still skips past the Root or VPN step. Is there something else to try? I downgraded to 6.0.2 which gave me the prompt, but had the same RCS issue. It must be something in the March 2023 update then because I've never had this happen before, yet I am surprised to be the only user posting about it. It worked fine on this phone for the first three weeks I had it before the update.

I guess I can try AdGuard. Haven't used any other ad blocking app in a long time.
I think that AdAway v6.0.3 maybe checks if it was granted root - if yes, then it does not prompt to choose root or non-root

When you uninstall AdAway, it also wipes its Data but the root grant nevertheless remains in Magisk db

Hence wipe AdAway Data or uninstall AdAway, but then additionaly open Superuser list in Magisk and remove AdAway

Then (install and) configure AdAway again, it should prompt then for root or non-root mode
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    I use Adaway non-rooted via VPN on a xiaomi redmi note 13 pro+. It works fine, except that it does not automatically start after a reboot. Any ideas why not?

    I did:
    • Selected "Background autostart"
    • Set Battery saver to "No restrictions"
    • Set Always-on VPN in preferences
    • Set Block connections without VPN" in preferences
    Ever since I set the Always-on VPN, I get a message after reboot (before providing the unlock code for the first time): "Disconnected from always-on VPN — Change network or VPN settings".

    Adaway is supposed to start automatically after a reboot, right?

    Thanks for helping!
    Most probably an android problem. Maybe open an issue report on GitHub.
    1
    I have been using Adaway, both rooted and non root versions, for several years. My phone broke last week, and while I wait for a replacement I am using a borrowed stock Oneplus 9. It is running Android 14, with no other VPN apps. When I install Adaway, it installs the root version, so I get a systemless host error. It used to install the correct version automatically, is there any way to force it to install the non root version?
    It's always blatently (NEVER automatically )asks me on a data clear, just tried it and got
    Screenshot_20240415-164536.png
    Clear data and choose vpn if you want vpn
  • 3364
    icon.png
    AdAway

    AdAway is an open source ad blocker for Android using the hosts file.


    Google Play Store notice

    According the Google Play Developer Policy, especially the "Device and Network Abuse" section, ad blocker like AdAway violates the "Apps that block or interfere with another app displaying ads." rule and can't be distributed on distributed on the Play Store.
    As Free and Open Source Software, AdAway is available from F-Droid Store or this XDA thread :good:


    Requirements

    This application requires Android 8 or above and does no more require root.

    For older Android versions, a rooted device is required.


    Changelog

    If you don't want to read each announce post of this thread, you can:


    Downloads

    Stable versions are available on GitHub releases and F-Droid Store:
    Beta versions are available on GitHub releases only: AdAway 6.0.2b

    The app provides an in-app updater for both GitHub and F-Droid builds.
    Keep in mind beta channel is limited to GitHub builds, and F-Droid releases usually have a several days latency.


    Problem? Read this

    * If you use Chrome and still see ads on web pages, remember to disable the "data saver" or "reduced data usage" browser option.
    * Check your APN settings for any proxy, the proxy itself could be allowing ads. Disable the proxy.
    * After you install or make any change to AdAway, you must reboot for those changes to take effect.
    * If you are still having issues please read and understand all the info in the wiki before asking for help here.

    Otherwise, this is the right thread to discuss about it or file a bug report here.


    Contributors

    PerfectSlayer, Vankog, jawz101
    Source Code: https://github.com/AdAway/AdAway
    170
    Hi all,

    A new year is coming and I wish you all to have nice holidays :victory:

    Just few words about this ending year. There was about 12 releases in 2019 which brings you a new UI, a lot of bug fixes, Android 10 support, Gist and GitLab hosting support and better Magisk support.
    All of this is possible thanks to the community to help users to discover the app, learn how to use it and report any new bug and also your moral, nice words and thanks you can send to me, and financial support.
    Thanks a lot for all donators, GitHub sponsor and the Pixel 2 you sent me to test Android 10 support.

    For the next year, I hope to release the next version (V5), at least in beta to start. It's been 9 months since its first lines of code and things are working quite nicely.
    It aims to make the app simpler to use for the main use cases, support rooted and non rooted devices and remove old hacks/workaround which are no more needed on recent setups.

    But before this big next update, I still have time to fix current issue with a new release :p

    Changelog:
    • Fix GitLab hosting support (commit date parsing failed)
    • Translation update

    Thanks:

    Special thanks to @gallegonovato for its helpful bug report and @Vankog for translation update.

    Download:

    AdAway 4.3.2 on AndroidFileHost (md5: 78fde09a0e92044c45e901bb1cec8e2e)
    159
    Hi all,

    Long time no see! It's been more than two months since the last update.
    I can't say I was not active on the project as I start working on a new version (5.x.y) as a side project.
    I won't share the source code yet as it is not ready at all and I don't want to give an ETA but this new version targets the following goals:
    • 1. Revamp the UI
    • 2. Clean up old support
    • 3. Address one of the main drawback of the app

    1. The card based UI does not feel right. Welcome card takes too much space, update button / status has a lot of critic. I guess I can do better.
    I started a new simpler and lighter design which provide the most useful information on home screen and all main actions to trigger in one tap (no more burger menu).
    It is still under heavy development but I hopefully get a friend onboard, specialized in graphics and design, to help me :highfive:

    2. In order to simplify the development, I clean up the app and remove support for old features.
    I bump target SDK version so I finally get Java 8 language feature (it was released 5y ago…) and move to topjohnwu root library (instead of home made one). It means systemless support is now handled by Magisk and other root solutions will still work.

    3. Think of what prevent most of users to use AdAway? Now it's gone!
    It's not gone forever. It's still here but there will be a fallback to workaround it.
    I won't tell more until the first public beta but I guess you get the point :fingers-crossed:

    In the meanwhile, here is a new version!

    Feedback:

    Is anyone using a hosts list hosted on Gitlab? It keeps showing "Unknown update status".
    GitLab, like GitHub do not set LastModified HTTP header so update status is not supported... yet!

    Changelog:
    • Add Gist and GitLab hosting support for hosts file
    • Add option to set default IPv6 redirection
    • Improve reboot command
    • Improve UI for overlays
    • Update translations

    Thanks:

    Special thanks to @MSF Jarvis and ralayax for theirs contributions and @andy356 for its helpful bug report.

    Download:

    AdAway 4.2.5 on AndroidFileHost (md5: ab81225745afaaa7646024109de299c0)
    148
    Hi all,

    Feedback:

    Hmm, not working for me for this URL, v4.1.0 shows something like not updated in -360 days (some large negative value). Can you please see if you can reproduce?
    https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts
    It works well here. I failed to reproduce as I change the HTTP client library and how I use it.
    But update date for the source you link definitely works now.

    All the F-Droid apps I know of have manual push updates to the store.

    Isn't automatic build basically for nightlies?
    Not really. You could choose a lot of different mode.
    For example, F-Droid server watches AdAway GitHub repository to find tags which match a specific versioning pattern.

    I exist still... do you know what i have to do to transfer ownership? if i edit project it doesn't let me change the primary author so i assume i have to PM some higher up to make this happen?
    Thank you so much! :highfive:

    This is now done, @PerfectSlayer is the OP of this thread.
    Thank you too!


    Changelog:
    • Add hosts source download cache
    • Add snackbar notification to update host from DNS request listing
    • Update UI from Material Design to Material Theming
    • Update gradle, plugins and dependencies
    • Fix crash parsing not defined host source last modified date
    • Fix native modules build script (required for F-Droid build server)
    • Fix Transifex issues

    Thanks:

    Special thanks to all recent donators! Your help is really appreciated :good:

    Download:

    AdAway 4.2.0 on AndroidFileHost (md5: 023169e7c345ef7297095793024f8478)
    144
    Hi all,

    I talked enough about it the past weeks and here it is: the first beta for the next version of AdAway.
    As you know, the main feature is the removal of root requirement but it also comes with a lot of improvements like an easier to use UI, a builtin updater, new cache and databases to improve reliability or even a quick pause/resume adblocking button that 3rd party apps can control.

    It took me literally a year and 330+ commits to build it (the first commit of this branch was April the 7th) and I hope it will be worth it.
    It should allow the app to be viable in the future with root being more and more difficult to achieve at each new Android release and Google hardening SafetyNet checks.

    I will try to answer to the most expected questions here so you still can post a link to this FAQ later to lost users.

    FAQ:

    Does this version replace the v4.x versions?
    No. This is still a preview version and does not replace the stable one.
    It is available to test it and report issues and feedback before being promoted to stable.

    Can I upgrade and revert safely?
    Yes. Both v4 and v5 use the same settings export format.

    Why does this version targets Android 8+ Oreo only?
    Like the v4, v5 is expected to offer support for latest devices.
    Android 8 and above represent more than 60% of device distribution and will grew through time.
    If you use an older device, root solutions work very well and v4 is here for you (like v2 and v3 stayed for legacy devices).

    How the hell does it work without root?
    This version provides two adblocking methods: the usual root one using hosts file and a new one using local VPN.
    The VPN solution allows to filter and alter connections of your devices without root access.

    Is using a VPN safe?
    In the case of AdAway, yes. It uses VPN API but does not connect to a VPN server.
    In the case of VPN client app, it depends.
    To give you more details, a VPN client app uses the VPN API to create a virtual network interface on your device and redirect all your traffic into it.
    If you imaginge the VPN like a pipe (the right word is tunnel), client VPN app outputs all your traffic on a VPN server which is able to check what you are doing on the Internet.
    With AdAway, your network is not redirected to a VPN server but your device internet connection (same as no VPN). VPN API is only used to get traffic into it to break the connections to ad servers.

    Is VPN use battery?
    Yes, like everything you do on device.
    Witouth root, a VPN service will be running permanently to filter your traffic.
    Good news is it will only filter DNS traffic. Not all traffic is redirected into it so it won't be as expensive as you can fear.

    Did you come up with this idea alone?
    Absolutely not! I spent a lot of hours trying to find altenatives to hosts based adblocking (like routes or private DNS). But nothing was better than VPN based adblocking.
    So we (MrRobinson and I) approched Julian Klode, developer of DNS66 more than three years ago to see if we can merge our apps. It wasn't that easy as we don't develop our apps the same way so I ended up by integrating the DNS66 adblocking method into AdAway. It is fine for Julian, his app is Open Source and he himself built it from the core code of AdBuster app (an VPN based adblocking app).

    Should we stop using DNS66 for AdAway?
    Not at all. DNS66 is a great app and provides some features that AdAway doesn't have (yet?), like DNS settings.
    DNS66 is a great app, keep using it if you like it!
    If both apps used the same adblocking method a year ago when I start this version, I keep adding feature to the VPN adblocking method and most of them won't be in DNS66.
    If Julian ports them back to DNS66, it's great if it can help his app and users!

    Is it me or the app put on weight?
    Yes, the app significantly grew due to new libraries like VPN related ones and Android Jetpack.
    It also stores more data on device: a http cache, a host database, a hosts copy, etc...
    I think 15~20mo of storage is still fine.

    Changelog:

    Without further ado, check the summarized changelog (it was hard to summarize a one year development)

    • Add new home screen
      • Provides all main controls from one screen
      • Displays currently blocked, allowed and redirected domains
      • Displays current hosts sources status and control to force apply
    • Add non root ad-blocking feature
      • Uses a builtin local VPN to filter DNS request to blocked domains
      • Based on the work of dns66 by julian-klode
      • Allows to excluded system applications and per user applications
    • Add builtin updater with changelog display
    • Add feature to quickly pause and resume ad-blocking
    • Add wizard screen for first run setup
    • Add feature to display and filter all blocked, allowed, redirect domains
    • Improve preferences screen
    • Add broadcast receiver to control ad-blocking from third party applications
    • Update Android target to Android 10
    • Improve root and shell support
    • Split translation files to easier understand their context
    • Add GitHub action test and build tasks

    Download:

    AdAway 5.0.0 beta (sha2: 200fd7789b174735d3af5925b4e568b09475bb3f39a79d24d6617af4b19cd19d)

    If you like my work, feel free to support me. Check my sign for donation links. Thanks all! :highfive: