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

Search This thread

ktmom

Retired Forum Moderator
Apr 22, 2015
5,176
3,387
Deep Space Station K7
Seems like my device just started allowing ads everywhere about 2 days ago. I have made no changes through all of this. I am also getting the hosts file copy fail. Data saver is off, proxy is off in apn, several reboots, tried 3.2, 3.3, 4.0.6.

Wow I did not realize how many ads were being blocked until now. Now it is all I see!
start with basics;

did the /system/etc/hosts increase in size after applying? You can also compare the hosts file with Adaway disabled and them enabled in a browser by using a link like;

file:///system/etc/hosts

If the file doesn't change, then you need to figure out why it's not getting written. The "hosts copy fail" error suggests that you don't have write permission - systemless hosts in Magisk enabled? Depending on which installed version of Adaway we're now talking about, you may need to enable systemless hosts in both Magisk and Adaway.

If the Adaway enabled hosts file is populated, then try going to one of the entries in the hosts file in a browser; it should be blocked.


{SCAVENGER HUNT} Step 6:
https://xdaforums.com/oneplus-6t/help/oneplus-6t-t4025509/postXX#postXX
where XX = 365377387175 / XDA member ChainFire highest number of thanks on a single post
 
Last edited:
  • Like
Reactions: duckredbeard

duckredbeard

Senior Member
Aug 21, 2010
1,439
189
Looks like I can get to this one! https://hosts-file.net/ad_servers.txt. Tried to attach a screenshot of that.

I set systemless hosts to "on" in magisk manager but if I back out and go back in it set back to "off". Running Magisk 16.0 and manager 5.8.3. I am unable to set systemless in adaway, section is grayed out.

Using FX File, I am not seeing a system/etc/hosts folder.

Currently on adaway 3.3.
 

Attachments

  • Screenshot_20180806-091555.jpg
    Screenshot_20180806-091555.jpg
    191.3 KB · Views: 874
Last edited:

ktmom

Retired Forum Moderator
Apr 22, 2015
5,176
3,387
Deep Space Station K7
Looks like I can get to this one! https://hosts-file.net/ad_servers.txt. Tried to attach a screenshot of that.

I set systemless hosts to "on" in magisk manager but if I back out and go back in it set back to "off". Running Magisk 16.0 and manager 5.8.3. I am unable to set systemless in adaway, section is grayed out.

Using FX File, I am not seeing a system/etc/hosts folder.

Currently on adaway 3.3.
Start by resolving the Magisk problem of getting systemless to stick. That is a prerequisite.

Please completely remove Adaway 3.3, reboot, then make sure Magisk systemless hosts is enabled, finally install Adaway 4.0.6 (yesterday's release).

Launch then apply Adaway and then reboot. Using the default hosts sources, access to "googleadservices.com" should be blocked in a browser.

If you continue to have problems, then please re-read my original response to you. I didn't ask if you could access one of the hosts sources, but rather, if the hosts file on your device is being modified, there will be (several) entries that are blocked. Can you access one of the entries in the device's hosts file?

BTW - /system/etc/hosts is a file not a directory

"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
 
  • Like
Reactions: duckredbeard

duckredbeard

Senior Member
Aug 21, 2010
1,439
189
Start by resolving the Magisk problem of getting systemless to stick. That is a prerequisite.

Please completely remove Adaway 3.3, reboot, then make sure Magisk systemless hosts is enabled, finally install Adaway 4.0.6 (yesterday's release).

Launch then apply Adaway and then reboot. Using the default hosts sources, access to "googleadservices.com" should be blocked in a browser.

If you continue to have problems, then please re-read my original response to you. I didn't ask if you could access one of the hosts sources, but rather, if the hosts file on your device is being modified, there will be (several) entries that are blocked. Can you access one of the entries in the device's hosts file?

BTW - /system/etc/hosts is a file not a directory

"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini

After uninstalling adaway and rebooting, I saw that systemless stayed enabled in magisk.

I installed adaway 4.0.6 and enabled, then rebooted. Double checked magisk - still enabled.

Tried googleadservices.com - blocked!

Launched apps that had recent history of ads - NO ADS!

Thank you for your help and supporting the community!

---------- Post added at 04:14 PM ---------- Previous post was at 03:54 PM ----------

Wonder what made this all get out of order and start showing ads…
 

gonzo1963

Senior Member
Mar 25, 2013
398
51
Nokia X10/X20
Good afternoon,
Maybe it's already answered, if so, I'm sorry.
These latest versions (4.X.X), are they betas or are they stable?

Regards.

Enviado desde mi unknown mediante Tapatalk
 

ktmom

Retired Forum Moderator
Apr 22, 2015
5,176
3,387
Deep Space Station K7
After uninstalling adaway and rebooting, I saw that systemless stayed enabled in magisk.

I installed adaway 4.0.6 and enabled, then rebooted. Double checked magisk - still enabled.

Tried googleadservices.com - blocked!

Launched apps that had recent history of ads - NO ADS!

Thank you for your help and supporting the community!

---------- Post added at 04:14 PM ---------- Previous post was at 03:54 PM ----------

Wonder what made this all get out of order and start showing ads…
Briefly, I suspect your Magisk install experienced a random hiccup. Magisk does this periodically. The 16.0 stable causes my device to periodically bootloop on a reboot. 16.7 beta hasn't had a problem so far.

Since the actual "/system/etc/hosts" file is never touched (thus the systemless install), and the file actually resides in a Magisk directory and is symbolically linked on top of the system copy. If Magisk wacks out, the symbolic link is lost and the non-modified copy is used instead.


"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
 
  • Like
Reactions: duckredbeard

GuardianUSMC

Senior Member
Mar 19, 2009
336
50
Area 51.2
GuardianWeb.us
It looks for me that on one device you used a version signed by another key (perhaps the f-droid version). And after deinstalling it and installing the new version it could be missing the storage permission - so it is crashing when trying to import your lists. Perhaps (revoking and) granting "storage" permission would solve your problem.
Thank you but no I am not missing the storage permission or I wouldn't even be able to select the file.
 

DiamondJohn

Recognized Contributor
Aug 31, 2013
7,374
7,391
Sydney
Thank you but no I am not missing the storage permission or I wouldn't even be able to select the file.
You only require read permissions to see a file, but write permissions to modify it. And that would possibly be different between your file manager where you select the file, and what is allowed to AdAWay.

Forgive me if its been covered, as I have not followed your issues closely, but have you tried checking your logcat for a hint?
 
  • Like
Reactions: ktmom

R3van

Senior Member
Jan 30, 2015
101
14
Hi,
i can`t get the webserver to run.
When i click enable then it changes to enabled but when i open up somethin esle or go elswhere in the app and then back, the webserver is back to disabled.

How can i find out why the webserver isn`t running?
 
Last edited:
D

Deleted member 8425317

Guest
Hi,
i can`t get the webserver to run.
When i click enable then it changes to enabled but when i open up somethin esle or go elswhere in the app and then back, the webserver is back to disabled.

How can i find out why the webserver isn`t running?
I believe you have to update after enabling it...
 

Top Liked Posts

  • 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
  • 1
    Hey guys. I have created a HOSTS file for any UK users here who use 4od, blocks all adverts, there is a short delay while the adverts skip but other than that it works perfectly. I have Adaway setup on my Chromecast w/ Google TV and it works brilliantly.

    Adaway 4od HOSTS

    I have a question, I have the Adaway default hosts enabled, I added my 4od hosts and one called GoodbyeAds but does anyone know of any HOSTS that block the freevee ads and/or the amazon prime video ads?
    You should maybe check / search for more "channel4" type hosts in https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/pro.plus.txt

    I no longer use AdAway as my host file is waaaaaay too big. I have been lazy and haven't updated my hosts file for a many months now, but have yet to see any ads. I also use a custom DNS I have listed above. I was surprised when I used the DNS alone, ads broke through.
    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: