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

Search This thread

PerfectSlayer

Senior Member
Hi all,

Feedback:

Hi, is there a way to apply settings per-app? I mean, something like "Traffic must be ad-filtered for all apps, except for app X where all traffic must pass". This because maybe I want a specific app to show ads, but maybe that app shows ads from a lot of sites, and if I whitelist those sites then all other apps can show ads from those sites.
Thank you.

Quick question.
Is there a non root version of this?
"Soon"... (™)

On F-Droid it's still v4.2.4
Yes, I updated the android gradle plugin in the 4.2.5 that cause and issue in F-Droid build servers.
So I fixed it in the 4.2.6 version but the gradle plugin used is not open source (because it's a beta version) so F-Droid still won't build this version...
I need to make another version (4.2.7) to get back to the previous stable version of the android gradle plugin.

About translation issues, I run the linter and here is the result:
We need to fix the key "drawer_item" into all those files to get the drawer working for everyone:
  • app\src\main\res\values\strings.xml
  • app\src\main\res\values-af\strings.xml
  • app\src\main\res\values-ar\strings.xml
  • app\src\main\res\values-ast\strings.xml
  • app\src\main\res\values-az\strings.xml
  • app\src\main\res\values-be\strings.xml
  • app\src\main\res\values-bg\strings.xml
  • app\src\main\res\values-ca\strings.xml
  • app\src\main\res\values-cs\strings.xml
  • app\src\main\res\values-da\strings.xml
  • app\src\main\res\values-de\strings.xml
  • app\src\main\res\values-el\strings.xml
  • app\src\main\res\values-es\strings.xml
  • app\src\main\res\values-es-rMX\strings.xml
  • app\src\main\res\values-et\strings.xml
  • app\src\main\res\values-eu\strings.xml
  • app\src\main\res\values-fa\strings.xml
  • app\src\main\res\values-fi\strings.xml
  • app\src\main\res\values-fil\strings.xml
  • app\src\main\res\values-fr\strings.xml
  • app\src\main\res\values-gl\strings.xml
  • app\src\main\res\values-hr\strings.xml
  • app\src\main\res\values-hu\strings.xml
  • app\src\main\res\values-in\strings.xml
  • app\src\main\res\values-it\strings.xml
  • app\src\main\res\values-iw\strings.xml
  • app\src\main\res\values-ja\strings.xml
  • app\src\main\res\values-km\strings.xml
  • app\src\main\res\values-ko\strings.xml
  • app\src\main\res\values-lt\strings.xml
  • app\src\main\res\values-nb-rNO\strings.xml
  • app\src\main\res\values-nl\strings.xml
  • app\src\main\res\values-pl\strings.xml
  • app\src\main\res\values-pt\strings.xml
  • app\src\main\res\values-pt-rBR\strings.xml
  • app\src\main\res\values-ro\strings.xml
  • app\src\main\res\values-ru\strings.xml
  • app\src\main\res\values-sk\strings.xml
  • app\src\main\res\values-sl\strings.xml
  • app\src\main\res\values-sr\strings.xml
  • app\src\main\res\values-sv\strings.xml
  • app\src\main\res\values-th\strings.xml
  • app\src\main\res\values-tr\strings.xml
  • app\src\main\res\values-uk\strings.xml
  • app\src\main\res\values-vi\strings.xml
  • app\src\main\res\values-zh\strings.xml
  • app\src\main\res\values-zh-rTW\strings.xml
And there is also an issue with "pref_apply_method_entries" which defines where hosts file is copied in those files:
  • app\src\main\res\values\strings.xml
  • app\src\main\res\values-af\strings.xml
  • app\src\main\res\values-ar\strings.xml
  • app\src\main\res\values-ast\strings.xml
  • app\src\main\res\values-az\strings.xml
  • app\src\main\res\values-be\strings.xml
  • app\src\main\res\values-bg\strings.xml
  • app\src\main\res\values-ca\strings.xml
  • app\src\main\res\values-cs\strings.xml
  • app\src\main\res\values-da\strings.xml
  • app\src\main\res\values-de\strings.xml
  • app\src\main\res\values-el\strings.xml
  • app\src\main\res\values-es\strings.xml
  • app\src\main\res\values-es-rMX\strings.xml
  • app\src\main\res\values-et\strings.xml
  • app\src\main\res\values-eu\strings.xml
  • app\src\main\res\values-fa\strings.xml
  • app\src\main\res\values-fi\strings.xml
  • app\src\main\res\values-fr\strings.xml
  • app\src\main\res\values-hr\strings.xml
  • app\src\main\res\values-hu\strings.xml
  • app\src\main\res\values-in\strings.xml
  • app\src\main\res\values-it\strings.xml
  • app\src\main\res\values-iw\strings.xml
  • app\src\main\res\values-ja\strings.xml
  • app\src\main\res\values-ko\strings.xml
  • app\src\main\res\values-lt\strings.xml
  • app\src\main\res\values-nb-rNO\strings.xml
  • app\src\main\res\values-nl\strings.xml
  • app\src\main\res\values-pl\strings.xml
  • app\src\main\res\values-pt\strings.xml
  • app\src\main\res\values-pt-rBR\strings.xml
  • app\src\main\res\values-ro\strings.xml
  • app\src\main\res\values-ru\strings.xml
  • app\src\main\res\values-sk\strings.xml
  • app\src\main\res\values-sl\strings.xml
  • app\src\main\res\values-sr\strings.xml
  • app\src\main\res\values-sv\strings.xml
  • app\src\main\res\values-th\strings.xml
  • app\src\main\res\values-tr\strings.xml
  • app\src\main\res\values-uk\strings.xml
  • app\src\main\res\values-vi\strings.xml
  • app\src\main\res\values-zh\strings.xml
  • app\src\main\res\values-zh-rTW\strings.xml
Obviously, I am not able to translate the app in all those languages… But there is Transifex! And @Vankog is here to check and merge your contributions.
Please note they are way faster now: as soon as the translation is complete, a PR is automagically created to be reviewed.

From my side, I finally setup two dev environments to more easily test and fix the stable version while I work on the V5.
It used to take me a lot of time to rebase the hundred of commits of V5 on top of each V4 fix, clean gradle cache, rebuild, etc…
So I tagged a 4.2.7 version to try to fix F-Droid once for all.

In the mean time, we have a new web site! :victory: (yes, with up-to-date screenshots)
It's an awesome contribution as I didn't really have the time to maintain it. A big thanks to @AnXh3L0 :highfive:
I invited him on the GitHub project and I will be honored if he want to maintain the site in the future.

A last word to say a big thanks to all the donators! The last few days were really impressive: 7 donations in 4 days!
It is never a big amount and I never expect it to be (usually up to 10 donations per month from 1$ to 5$ in average) but I am really amazed to see people invest in a free and open source app and receiving a "thank you" in the comment is what keeps me motivated on this project.
It is really nice of you and even if I don't travel a lot I can discover some new currencies thanks to you! Thanks!

Changelog:
  • Revert Android gradle plugin to fix F-Droid build issue

Download:

Really? It's just a bug fix for F-Droid build. Stay with the 4.2.6 XDA users!
 

andy356

Senior Member
Jul 5, 2016
1,352
570
So I fixed it in the 4.2.6 version but the gradle plugin used is not open source (because it's a beta version) so F-Droid still won't build this version...
I need to make another version (4.2.7) to get back to the previous stable version of the android gradle plugin.

So I tagged a 4.2.7 version to try to fix F-Droid once for all.
Yo. I don't know what all that means, but F-Droid successfully built and deployed 4.2.6. I'm on it right now. Everything works perfectly.
 

PerfectSlayer

Senior Member

jcmm11

Inactive Recognized Contributor
Feb 10, 2012
3,589
3,614
Google Pixel 4a 5G
. . .
In the mean time, we have a new web site! :victory: (yes, with up-to-date screenshots)
It's an awesome contribution as I didn't really have the time to maintain it. A big thanks to @AnXh3L0 :highfive:
I invited him on the GitHub project and I will be honored if he want to maintain the site in the future
. . .
@AnXh3L0
Looks nice! However the circled portion in the attached image is in error. It should state that either system r/w or Systemless root (e.g. Magisk) are required.
 

Attachments

  • Screenshot_20190704-194111_resize_51.jpg
    Screenshot_20190704-194111_resize_51.jpg
    66.7 KB · Views: 1,337

Oswald Boelcke

Senior Moderator / Moderator Committee
Staff member
  • Like
Reactions: djjohnnyblaze

gFknQ

Senior Member
May 4, 2017
1,308
1,184
webserver constantly disables itself on op6. same exact version of adaway on my op3t always works. Rooted 4.2.6

Sent from my OnePlus6 using XDA Labs
 
Last edited:
  • Like
Reactions: Odysseus1962

43t34

Member
Jul 4, 2019
22
2
Soooo, I downloaded AdAway on LineageOS from F-Droid store. I’m trying to enable ad-blocking, but I get an error every time that says “not enough space on the partition.” I checked my System files and I have a ton of space in it. I tried all the other options and it says the same thing. Then sometimes it mentions “symlink missing,” so I tap “yes” to create it and it instantly fails.

Using a Moto X4. Not using Magisk - using AddonSU.

Help would be great.

EDIT: For what it's worth, AdAway worked fine with Magisk installed. Had to resort to using Magisk instead of AddonSU.
 
Last edited:
Soooo, I downloaded AdAway on LineageOS from F-Droid store. I’m trying to enable ad-blocking, but I get an error every time that says “not enough space on the partition.” I checked my System files and I have a ton of space in it. I tried all the other options and it says the same thing. Then sometimes it mentions “symlink missing,” so I tap “yes” to create it and it instantly fails.

Using a Moto X4. Not using Magisk - using AddonSU.

Help would be great.
If you are using AdAway in system mode installing busybox (also on f-droid - https://f-droid.org/app/ru.meefik.busybox - should help to get it working...
 

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: