# AdAway **Repository Path**: syg38604623/AdAway ## Basic Information - **Project Name**: AdAway - **Description**: AdAway is an open source ad blocker for Android using the hosts file. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ![AdAway logo](app/src/main/res/mipmap-mdpi/icon.png) AdAway [![Build Status](https://travis-ci.com/AdAway/AdAway.svg?branch=master)](https://travis-ci.com/AdAway/AdAway) [![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=org.adaway&metric=security_rating)](https://sonarcloud.io/dashboard?id=org.adaway) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](blob/master/LICENSE) AdAway is an open source ad blocker for Android using the hosts file. For more information visit https://adaway.org ## Installing There are two kinds of release: * The preview builds: on the bleeding edge of development - for testers or adventurous * The stable builds: ready for every day usage - for end users ### Preview builds **Requirements:** Android 8 _Oreo_ or above For users with bugs, there may be preview builds available from the [XDA development thread](https://forum.xda-developers.com/showthread.php?t=2190753) and [AdAway official website](https://app.adaway.org/beta.apk). It is recommended to try those builds to see if your issue is resolved before creating an issue. The preview builds may contain bug fixes or new features for new android versions. [Get it on XDA forum](https://forum.xda-developers.com/showthread.php?t=2190753) [Get it on official AdAway website](https://app.adaway.org/beta.apk) ### Stable builds **Requirements:** * Android 4.1 _Jelly Bean_ or above * A **rooted device** After preview builds have been tested by the more technical or responsive community within the forums, we will then post the stable build to F-Droid. [Get it on F-Droid](https://f-droid.org/app/org.adaway) ## Get Host File Sources See the [Wiki](https://github.com/AdAway/AdAway/wiki), in particular the page [HostsSources](https://github.com/AdAway/AdAway/wiki/HostsSources) for an assorted list of sources you can use in AdAway. Add the ones you like to the AdAway "Hosts sources" section. ## Getting help You can post [Issues](https://github.com/AdAway/AdAway/issues) here or obtain more detailed community support via the [XDA developer thread](http://forum.xda-developers.com/showthread.php?t=2190753). ## Contributing You want to be involved in the project? Welcome onboard! Check [the contributing guide](CONTRIBUTING.md) to learn how to report bugs, suggest features and make you first code contribution :+1: If you are looking for translating the application in your language, [the translating guide](TRANSLATING.md) is for you. ## Project status AdAway is actively developed by: * Bruce Bujon ([@PerfectSlayer](https://github.com/PerfectSlayer)) - Developer [PayPal](https://paypal.me/BruceBUJON) | [GitHub Sponsorship](https://github.com/sponsors/PerfectSlayer) | BTC: `1Cm1df83VCdpzBCSiqBRZzE5oMuLhkQdFF` * Daniel Mönch ([@Vankog](https://github.com/Vankog)) - Translations We do not forget the past maintainers: * Dāvis Mošenkovs ([@DavisNT](https://github.com/DavisNT)) - Developer [Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5GUHNXYE58RZS&lc=US&item_name=AdAway%20Donation&no_note=0&no_shipping=1) * [@0-kaladin](https://github.com/0-kaladin) - Developer and XDA OP * Sanjay Govind ([@sanjay900](https://github.com/sanjay900)) - Developer And we thanks a lot the original author: * Dominik Schürmann ([@dschuermann](https://github.com/dschuermann)) - Original developer [Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=android%40schuermann.eu&lc=US&item_name=AdAway%20Donation&no_note=0&no_shipping=1¤cy_code=EUR) | [Flattr](flattr.com/thing/369138/AdAway-Ad-blocker-for-Android) | BTC: `173kZxbkKuvnF5fa5b7t21kqU5XfEvvwTs` ## Licenses AdAway is licensed under the GPLv3+. The file LICENSE includes the full license text. For more details, check [the license notes](LICENSE.md).