AdAway is a free and open source ad blocker for Android.

Overview

AdAway logo AdAway

Build Status Sonarcloud Status License: GPL v3

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

Home screen Preferences screen Root based ad blocker screen Backup and restore screen Help screen

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 and AdAway official website. 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 official AdAway website Get it on XDA forum

Stable builds

Requirements:

  • Android Android 8 Oreo or above

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 official AdAway website Get it on F-Droid

For devices older than Android 8 Oreo, use the version 4 of AdAway.

Get Host File Sources

See the Wiki, in particular the page 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 here or obtain more detailed community support via the XDA developer thread.

Contributing

You want to be involved in the project? Welcome onboard!
Check the contributing guide to learn how to report bugs, suggest features and make you first code contribution 👍

If you are looking for translating the application in your language, the translating guide is for you.

Project Status

AdAway is actively developed by:

We do not forget the past maintainers:

And we thanks a lot the original author:

Permissions

AdAway requires the following permissions:

  • INTERNET to download hosts files and application updates. It can send bug reports and telemetry if the user wants to (opt-in only)
  • ACCESS_NETWORK_STATE to restart VPN on network connection change
  • RECEIVE_BOOT_COMPLETED to start the VPN on boot
  • FOREGROUND_SERVICE to run the VPN service in foreground
  • REQUEST_INSTALL_PACKAGES to update the application using the builtin updater
  • QUERY_ALL_PACKAGES to let the user pick the applications to exclude from VPN

Licenses

AdAway is licensed under the GPLv3+.
The file LICENSE includes the full license text. For more details, check the license notes.

Comments
  • AdAway doesn't work on Android 4.4

    AdAway doesn't work on Android 4.4

    Similar to http://forum.xda-developers.com/showthread.php?p=47049765

    AdAway has been spinning for 10 minutes at the "Applying..." stage. There are no log entries to indicate what's going on.

    Even after rebooting and manually installing a hosts file, I'm still able to resolve unwanted hosts.

    root@hammerhead:/sdcard # grep m.doubleclick.com /etc/hosts                    
    127.0.0.1 m.doubleclick.com
    root@hammerhead:/sdcard # ls -l /etc/hosts                                     
    lrwxrwxrwx root     root              2013-11-04 16:58 hosts -> /data/data/hosts
    root@hammerhead:/sdcard # ls -l /data/data/hosts                               
    -rw-r--r-- root     root       881709 2013-11-04 16:58 hosts
    root@hammerhead:/sdcard # grep m.doubleclick.com /etc/hosts                    
    127.0.0.1 m.doubleclick.com
    root@hammerhead:/sdcard # ping m.doubleclick.com                               
    PING s0-2mdn-net.l.google.com (74.125.239.156) 56(84) bytes of data.
    64 bytes from nuq05s02-in-f28.1e100.net (74.125.239.156): icmp_seq=1 ttl=54 time=4.66 ms
    64 bytes from nuq05s02-in-f28.1e100.net (74.125.239.156): icmp_seq=2 ttl=54 time=17.8 ms
    ^C
    --- s0-2mdn-net.l.google.com ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 1000ms
    rtt min/avg/max/mdev = 4.667/11.259/17.851/6.592 ms
    
    bug :bug: Priority-High 
    opened by ckuethe 71
  • Ad-Blocker VPN mode stops working when switching connection type

    Ad-Blocker VPN mode stops working when switching connection type

    Describe the bug Switching from wifi to mobile internet or vice versa by turning off the other connection type makes the VPN not load anything anymore. Simply pausing and unpausing from the notification to restart the VPN quickly solves it, but it would be nice if the connection change could possible detected and have this happen automatically. It doesn't break entirely rather than just not switching networks it seems, as switching to back to the previously working connection works without restarting the VPN in-between.

    To Reproduce Using AdAway in VPN mode:

    • Start VPN
    • Turn off Wifi and enable mobile data if it's not on yet
    • Try to load anything from the web
    • Restart the VPN to fix the issue manually

    Expected behavior The VPN should switch connections automatically if possible.

    Device

    • AdAway version: 5.0.6
    • Device: F(x)tec Pro1
    • Android version: 9
    • Root version: Unrooted

    Additional context This seems like a weird thing to miss, so I'm wondering if there's some kind of limitation about implementing this or if there's some kind of bug in the OS of my phone (wouldn't be surprised, tbh). I can provide logs if there's something I should be looking out for. ConnectivyService and the likes seem to log the connection change fine at least, but otherwise there's nothing standing out to me (and nothing from AdAway for that matter).

    I'd also like to say: When VPN mode is working, it really works just fine. Like, multiple days without issues. As long as I don't need to access anything a different connection as described. So nice work there!

    bug :bug: 
    opened by elvissteinjr 44
  • Doesn't work on Android Nougat 7.0 without additional commands

    Doesn't work on Android Nougat 7.0 without additional commands

    After being granted root access on Android N Preview 3 Nexus 9 64bit, it fails with this in the log for SuperSU:

    AdAway @ 06/13 03:47 PM
    
    echo Started
    Started
    rm -f /system/etc/hosts 2>&1
    
    echo F*D^W@#FGF 0 $?
    rm: /system/etc/hosts: Read-only file system
    F*D^W@#FGF 0 1
    dd if=/data/user/0/org.adaway/files/hosts of=/system/etc/hosts 2>&1
    
    echo F*D^W@#FGF 1 $?
    dd: /system/etc/hosts: Read-only file system
    F*D^W@#FGF 1 1
    cat /data/user/0/org.adaway/files/hosts > /system/etc/hosts 2>&1
    
    echo F*D^W@#FGF 2 $?
    F*D^W@#FGF 2 1
    sush: <stdin>[8]: can't create /system/etc/hosts: Read-only file system
    
    exit 0
    

    Additional Information

    Device: Nexus 9 Android Version: N Preview 3 Build Number: NPD35K SuperSU version: 2.74-2

    opened by jsilvermist 44
  • Android 10, magisk, systemless hosts resetting

    Android 10, magisk, systemless hosts resetting

    Describe the bug The ads come back and Systemless hosts setting turns itself off.

    To Reproduce

    • Install magisk 19.3 on Android 10
    • set up systemless hosts module
    • install adaway
    • set systemless hosts
    • download hosts file,
    • reboot

    Eventually (I don't think it even takes another reboot,but maybe?) Ads come back,and I find the Systemless hosts setting cleared.

    If I set it again,and download a new hosts file, then reboot, it works for a while longer.

    Steps to reproduce the behavior:

    1. Go to '...'

    Expected behavior Set and forget like it worked on Android 9 with adaway 4.2.5 (I think?)

    Device

    • AdAway version: 4.2.9
    • Device: pixel 2016 sailfish
    • Android version: Android 10
    • Root version magisk 19.3
    opened by kbirger 42
  • How To Import a hosts sources from the github??

    How To Import a hosts sources from the github??

    Hi, Like this hosts source: https://github.com/hackson99/hosts/blob/master/20151212/hosts I put this url into the adaway's hosts source, it can't work. How can i do? Thanks a lot!

    opened by hackson99 41
  • Adaway : Copying of hosts file failed

    Adaway : Copying of hosts file failed

    Original author: [email protected] (April 11, 2012 20:04:20)

    What steps will reproduce the problem?

    1. Updating the new hosts file 2. 3.

    What is the expected output? What do you see instead?

    Please enable Debug Logging in preferences of AdAway, install aLogcat and save a logfile while reproducing the problem. The logfile can be attached to this issue.

    What version of AdAway are you using? Adaway 1.33(34) What Android version? Gingerbread What custom rom?

    Please provide any additional information below.

    Original issue: http://code.google.com/p/ad-away/issues/detail?id=230

    bug :bug: imported-from-googlecode Priority-Medium Priority-High 
    opened by dschuermann 37
  • Applying filters fails often, hangs daemonsu

    Applying filters fails often, hangs daemonsu

    On a Galaxy S3 running CM 10.2, with SuperSU 1.80, Adaway 2.8 often fails to apply filter changes (after successfully downloading the various files). When it does, it leaves one of the daemonsu:nnnnn processes in such a state that the process consumes 100% of one core and keeps the CPU awake, running down the battery.

    What sort of logs should I provide so that you can investigate and fix the issue?

    opened by paour 36
  • Allow host files hosted on HTTP.

    Allow host files hosted on HTTP.

    In the past to bypass this restriction from Github with Steven Black Host files that prevent AdAway to know if the files where updated I was using his alternate hosting here: http://sbc.io/hosts/alternates/gambling/hosts but AdAway don't seem to no longer allow non-https files with the latest version 4.2.2 :disappointed:

    The button stay ghosted with HTTP file.

    image

    You should ad an option to enable the use of non-https file.

    Regards :octocat:

    can't fix :broken_heart: 
    opened by mikhoul 32
  • [Amazon Shopping] compatibility report

    [Amazon Shopping] compatibility report

    Describe the third party app

    • Name: [Amazon Shopping]
    • Version: [20.10.0.100]

    Describe the compatibly issue When opened with AdAway enabled the app when instantly opened shows an [UH-OH Something went wrong on our end. Error CS3] screen. Is also does when searching for items; technically anytime an advert is trying to be shown the app errors. It works perfectly with AdAway paused/disabled.

    Workaround None yet, I have also tried adding *amazon-adsystem.com to the allowed/whitelist section of AdAway v5.0.4 but still does it.

    specific-app/site-related :iphone: workaround available :hammer_and_wrench: 
    opened by benten2000 30
  • Fix issue for systemless root with no free space

    Fix issue for systemless root with no free space

    Systemless root is now the default root behavior. Some devices has no free space left on /system partition (like Nexus 6). AdAway is raising a NotEnoughSpaceException whereas /system/etc/hosts is mount -bind on /su partition where space left.

    Should fix #781 issue. Few more details in this xda post.

    opened by PerfectSlayer 30
  • Hosts file for mobile ads: http://www.ismeh.com/HOSTS

    Hosts file for mobile ads: http://www.ismeh.com/HOSTS

    Original author: [email protected] (October 31, 2011 15:36:47)

    Is there any special hosts file to block mobile ads?

    The hosts source currently included in AdAway are not specialised in mobile ads.

    Original issue: http://code.google.com/p/ad-away/issues/detail?id=112

    imported-from-googlecode 
    opened by dschuermann 26
  • adaway 4.3.6 not working bluestacks 5 nougat 64 bit

    adaway 4.3.6 not working bluestacks 5 nougat 64 bit

    Is there an existing issue for this?

    • [X] I have searched the existing issues

    Current Behavior

    whenever I enable adblocking in adaway 4.3.6 in bluestacks 5 [installed on windows] nougat 64 bit, it shows a notification of "applying the host file to your system is failed. try changing the target host file in preferences to data/data/hosts."

    Expected Behavior

    I change the target host file from preferences to data/data/hosts, but nothing changes. It changes the same problem again and again, what should I do now Screenshot_20230108_004909

    Steps To Reproduce

    1. open bluestack 5
    2. open adaway 4.3.6
    3. enable adblocking
    4. error occur

    Device Configuration

    • AdAway version: 4.3.6
    • Ad-blocker mode: host file
    • Device: windows [ inside bluestacks 5, nougat 64-bit
    • Android version: 7.1.0
    • Root version: no

    Additional context and screenshots

    No response

    bug :bug: 
    opened by spidy2356 0
  • [Possible Issue] Notification updated too aggressive

    [Possible Issue] Notification updated too aggressive

    Is there an existing issue for this?

    • [X] I have searched the existing issues

    Current Behavior

    On status changed, update notification.

    Expected Behavior

    No changes, but less aggressive.

    Steps To Reproduce

    1. Enable Adaway in VPN mode
    2. Keep use for several days

    Device Configuration

    • AdAway version: 6.0.3
    • Ad-blocker mode: vpn
    • Device: Google Pixel 3a
    • Android version: 11
    • Root version: magisk 25.2

    Additional context and screenshots

    Screenshot_20230105-075057 Actively updated notifications causing counter hang on refresh.

    bug :bug: 
    opened by pingu8007 0
  • Ads still showing blocked after AdAway is off.

    Ads still showing blocked after AdAway is off.

    Is there an existing issue for this?

    • [X] I have searched the existing issues

    Current Behavior

    I've been trying this with two different phones over the course of 2 years‡ I tried shutting off, force closing, and uninstalling and it still has not seemed to work only thing that does seems a good ol "off and on again" method which is problem if you only want to turn off to simply allow a service to go through. This happens when left on for long periods of time.

    ‡problem seems to be as old as 4 - 5 years

    Expected Behavior

    A button or method that forces reset of these blocking file and perhaps a road map on self fix of these issues. On how the root method works.

    Steps To Reproduce

    Go to adaway Start Wait like an hour Then shut off adaway Changes are hosts will still be blocked.

    Device Configuration

    • AdAway version: 6.0.3
    • Ad-blocker mode: root
    • Device: pixel 6A and Motorola One Action
    • Android version: 13 and 11
    • Root version: magisk

    Additional context and screenshots

    No response

    bug :bug: 
    opened by rimwulf 0
  • AdAway not blocking ads

    AdAway not blocking ads

    I have been using AdAway for years. However, after upgrading to oxygen 13 it no longer works. Root is provided. All the troubleshooting steps have been taken. Still no luck. Screenshot_2022-12-28-07-08-47-19_0d8cecce28558e4d0a8cf6af1b99c74e Screenshot_2022-12-28-07-08-40-88_0d8cecce28558e4d0a8cf6af1b99c74e Screenshot_2022-12-28-07-07-07-71_40deb401b9ffe8e1df2f1cc5ba480b12 Screenshot_2022-12-28-07-06-59-11_0d8cecce28558e4d0a8cf6af1b99c74e

    opened by kullurumanoj 2
  • Norton Password Manager

    Norton Password Manager

    Is there an existing issue for this?

    • [X] I have searched the existing issues

    Current Behavior

    Norton Password Manager pops up fingerprint reader when I pause or start Adaway. Non-rooted F-droid. Latest versions of both. Android 13

    Expected Behavior

    Norton should not pop-up

    Steps To Reproduce

    Click on Adaway Click Pause Norton Password Manager's Fingerprint reader pops up. Click turn-on. Norton Password Manager pops up.

    Device Configuration

    • AdAway version: 6.03
    • Ad-blocker mode: Normal
    • Device: Galaxy S21 Ultra
    • Android version: 13
    • Root version: Non-root

    Additional context and screenshots

    No response

    bug :bug: 
    opened by TucsonTech 0
  • Duolingo

    Duolingo

    Is there an existing issue for this?

    • [X] I have searched the existing issues

    Current Behavior

    Duolingo is again showing ads and showing premium mode.

    Expected Behavior

    Suppress premium mode and not show any ads.

    Steps To Reproduce

    No response

    Device Configuration

    • AdAway version: 6.0.3
    • Ad-blocker mode: latest
    • Device: Redmi k20 pro
    • Android version: 13
    • Root version: rooted, Magisk

    Additional context and screenshots

    Greetings. First of all thank you for this wonderful app. Previously, Duolingo didn't show the premium section and didnt ask for any gems for 40xp challenges. But recently it started again and it happened after updating adway app.

    bug :bug: 
    opened by fawzynahwi 0
Releases(v6.0.3)
  • v6.0.3(Jul 25, 2022)

    From the last stable version (5.12.1):

    • Add a new VPN ad-blocker implementation
    • Add initial DOH (DNS Over HTTPS) support
    • Add VPN connection monitor, heartbeat and throttler to improve reliability
    • Add long press action to copy hostname from user lists and DNS log to clipboard
    • Improve screen rotation handling on home screen
    • Improve hosts source cache to reduce bandwidth usage
    • Improve GitHub API usage to reduce bandwidth usage
    • Fix VPN state on network connectivity change and lost
    • Fix VPN restart when system kills it
    • Fix wrong DNS read on VPN restart
    • Fix VPN unwanted restart while paused
    • Fix crash on application update unknown size
    • Improve VPN user control reliability
    • Update logging system
    • Update libsu
    • Update mongoose web server
    • Update Android gradle plugin
    • Update AndroidX libraries
    • Update NDK
    • Update third party libraries

    From the last beta version (6.0.2):

    • Improve hosts source cache to reduce bandwidth usage
    • Improve GitHub API usage to reduce bandwidth usage
    • Update AndroidX libraries
    • Update translations

    Special thanks to yoshimo for its bug report.

    Source code(tar.gz)
    Source code(zip)
    AdAway-6.0.3-20220725.apk(13.55 MB)
  • v6.0.2b(Jun 16, 2022)

  • v6.0.1b(Jun 3, 2022)

  • v6.0.0b(May 18, 2022)

    • Add a new VPN ad-blocker implementation
    • Add initial DOH (DNS Over HTTPS) support
    • Add VPN connection monitor, heartbeat and throttler to improve reliability
    • Add long press action to copy hostname from user lists and DNS log to clipboard
    • Fix VPN state on network connectivity change and lost
    • Fix VPN restart when system kills it
    • Fix wrong DNS read on VPN restart
    • Fix VPN unwanted restart while paused
    • Fix crash on application update unknown size
    • Improve VPN user control reliability
    • Update logging system
    • Update libsu
    • Update Android gradle plugin
    • Update AndroidX libraries
    • Update NDK
    • Update third party libraries
    Source code(tar.gz)
    Source code(zip)
    AdAway-6.0.0-20220518.apk(13.50 MB)
  • v5.12.1(May 14, 2022)

  • v5.12.0(Feb 28, 2022)

  • v5.11.0(Dec 20, 2021)

    • Improve home screen with icon color and decoration
    • Improve settings UI elements
    • Improve search filter performance in hosts list
    • Improve resource clean up after parsing hosts source
    • Improve logs with Timber
    • Improve button descriptions
    • Update Android gradle plugin
    • Update AndroidX libraries
    • Update third party libraries
    • Update mongoose web server
    • Update translations

    Special thanks to brijrajparmar27 for its contribution.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.11.0-211220.apk(13.27 MB)
  • v5.10.0(Dec 1, 2021)

  • v5.9.0(Nov 5, 2021)

  • v5.8.0(Aug 8, 2021)

  • v5.7.0(Jun 27, 2021)

  • v5.6.0(Apr 30, 2021)

  • v5.5.1(Apr 2, 2021)

    • Add redirection validation
    • Improve application update screen
    • Update Android gradle plugin
    • Update NDK
    • Update dependencies
    • Fix VPN crash when the only system DNS server available uses IPv6 and IPv6 is disabled from settings
    • Remove html-textview dependency and jcenter repository

    Special thanks to FrostbiterTy, SapphireExile, zgfg for their bug reports.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.5.1-210402.apk(11.81 MB)
  • v5.5.0(Mar 17, 2021)

  • v5.4.0(Feb 28, 2021)

    • Add VPN monitor option to prevent disconnection
    • Update source update status indicator
    • Update Android gradle plugin
    • Update Sentry DSN to support older TLS versions
    • Update mongoose web server
    • Update dependencies
    • Fix welcome screen telemetry preference
    • Fix VPN authorization check at startup

    Special thanks to BearTM, elvissteinjr, ipdev99, patkarmandar, RobBeyer for their bug reports.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.4.0-210228.apk(11.74 MB)
  • v5.3.0(Jan 20, 2021)

    • Add new unique source parser with parallel processing
    • Add an option to disable app update check at startup
    • Fix crash with source file when SAF permission is removed
    • Fix metered status vpn on Android 11

    Special thanks to andy356, fusionneur and sr1canskhsia for their bug reports.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.3.0-210117.apk(11.44 MB)
  • v5.2.1(Jan 6, 2021)

  • v5.2.0(Jan 3, 2021)

  • v5.1.0(Nov 12, 2020)

    • Add application update UI
    • Add F-Droid apk support to built-in updater
    • Add custom hosts file parser for big hosts file (1M+ entries, way slower but memory friendly)
    • Fix VPN app exclusion on Android 11
    • Update AndroidX and Sentry dependencies
    • Update translations

    Special thanks to spiou, drothenberger and gallegonovato for their bug reports.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.1.0-201112.apk(11.48 MB)
  • v5.0.10b(Oct 11, 2020)

    This version is a pre-release

    • Fix online modification date for unavailable source
    • Prevent missing url at source creation
    • Prevent invalid source url to be restored
    • Fix web server certificate install on Android 11

    Special thanks to zgfg, ipdev99 and ingenium13 for their bug reports.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.0.10-201010.apk(11.46 MB)
  • v5.0.9b(Sep 13, 2020)

  • v5.0.8b(Aug 30, 2020)

  • v5.0.7b(Aug 16, 2020)

    This version is a pre-release

    • Add hosts sources Storage Access Framework support
    • Add hosts sources label and host counter
    • Improve host sources list and edition UI
    • Improve allowed and redirected hosts settings by applying them per source
    • Fix file based hosts sources not installed due to missing permission
    • Update AndroidX dependencies

    Special thanks to zgfg for its bug report.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.0.7-200816.apk(11.40 MB)
  • v5.0.6b(Aug 2, 2020)

  • v4.3.6(Jul 26, 2020)

  • v5.0.5b(Jun 28, 2020)

    This version is a pre-release

    • Improve hosts source server handling with future time
    • Improve hosts update by skipping already up-to-date sources
    • Fix hosts source disable action
    • Fix hosts list apply notification from non-user changes
    • Fix user excluded application settings
    • Remove navigation bar color customization
    • Update AndroidX dependencies and NDK version

    Special thanks to CobalTitan, ipdev, zgfg and sunmybun their bug reports.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.0.5-200628.apk(11.35 MB)
  • v4.3.5(Jun 27, 2020)

  • v5.0.4b(May 24, 2020)

    This version is a pre-release

    • Improve overall host list computation
    • Add host redirected feature in VPN ad blocking
    • Remove WRITE_EXTERNAL_STORAGE permission (use Storage Access Framework instead)
    • Fix duplicate entries in generated hosts file
    • Fix allowed hosts settings in VPN ad blocking
    • Fix backup not exported as sdcard not writable
    • Fix source update period task preference
    • Fix host list paging

    Special thanks to holysnipz, ipdev99, QingKongBaiYu, and zgfg for their bug reports.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.0.4-200524.apk(11.25 MB)
  • v5.0.3b(May 10, 2020)

    This version is a pre-release

    • Add TLS support for web server
    • Add web server status in preferences
    • Add option to install self signed certificate
    • Add option to display app icon instead of blank page
    • Add full timezone support for source date
    • Add workaround for negative source update time when server time is not accurate
    • Add follow system dark theme mode
    • Fix user host list lost on source update
    • Fix import failed toast
    • Fix web server not start on install
    • Fix duplicate host entry on backup import
    • Update mongoose server
    • Update translations

    Special thanks to saltylemondrops, zgfg, ipdev99 and mickrussom for their bug reports.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.0.3-200510.apk(11.25 MB)
  • v5.0.2b(Apr 25, 2020)

    This version is a pre-release

    • Fix timezone issues with source modification date
    • Fix domain not removed when sources are disabled
    • Fix inverted host and ip while generating hosts file
    • Fix periodical hosts update check initialization
    • Improve overall search feature in list UI
    • Improve last online modification date after retrieval
    • Fix install snackbar not hiding
    • Fix potential deadlock in VPN
    • Add missing text on successful VPN update
    • Update translations

    Special thanks to damoasda for its contribution, Vankog for all translations he merged and Ps24u and dhacke for theirs bug reports.

    Source code(tar.gz)
    Source code(zip)
    AdAway-5.0.2-200425.apk(5.99 MB)
Tachiyomi 20.4k Jan 9, 2023
NimTome is a Free and open-source spell tracker application for Dungeons and Dragons

Nimtome: An open source application to manage all your spells in D&D About This project came to life as a homework assignment, but it became a lot bit

null 2 Jan 11, 2022
Free and open source manga reader for Android.

Build Stable Weekly Preview Contribute Support Server Tachiyomi Tachiyomi is a free and open source manga reader for Android 5.0 and above. Features F

Tachiyomi 20.4k Jan 9, 2023
Free and Open Source, full-featured torrent client for Android

Free and Open Source, full-featured torrent client for Android

Yaroslav Pronin 1.3k Jan 8, 2023
Aegis Authenticator is a free, secure and open source 2FA app for Android

Aegis Authenticator Aegis Authenticator is a free, secure and open source 2FA app for Android. It aims to provide a secure authenticator for your onli

Beem Development 4.6k Jan 3, 2023
FlorisBoard is a free and open-source keyboard for Android

FlorisBoard FlorisBoard is a free and open-source keyboard for Android 6.0+ devices. It aims at being modern, user-friendly and customizable while ful

FlorisBoard 3.7k Jan 5, 2023
A free and open-source offline authenticator app for Wear OS.

Wristkey Need 2FA codes quickly, right on your Wear watch without needing a phone? Wristkey is an open-source 2FA client for Wear OS watches that does

Owais Shaikh 80 Jan 4, 2023
Free and Open Source Launcher.

Omega Launcher Free and Open Source Launcher Installation & Download Our builds are available on: Github: Releases or Actions (usually). F-Droid: Eith

Saul Henriquez 977 Jan 2, 2023
A Free, Fully Fledged, Open-Source Music Player for Android

Turtle Player Free, Fully Fledged & Open-Source. The Music Player for Android. Turtle Player is designed to be a fun and unique app for playing your m

Edd Turtle 178 Nov 18, 2022
Authenticator Pro is a free open-source two factor authentication app for Android

Authenticator Pro Authenticator Pro is a free open-source two factor authentication app for Android. It features encrypted backups, icons, categories

jmh 1k Jan 4, 2023
The Free & Open Source Android Application for reading (Light) Novels

Shosetsu The Free & Open Source Android Application for reading (Light) Novels! We appreciate any help in improving the app, so let us know by opening

ShosetsuOrg 541 Jan 6, 2023
PngNote is a free, open-source, handwriting note-taking app based on BOOX SDK.

PngNote is a free, open-source, handwriting note-taking app based on BOOX SDK. Use BOOX SDK: Leverage raw-rendering feature, similar stylus lag to the

null 34 Nov 11, 2022
A Free, open source Contacts Butler App built with kotlin

Contacts Butler Do you have a bunch of contacts that are missing a lot of info such as names, emails, phone numbers, etc? Do you really know the conta

Android Contacts Butlers 1 Nov 30, 2021
Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software

Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software. It primarily helps organize one's finances and keeps track of where, when and how the money goes.

Money Manager EX 1.2k Dec 31, 2022
A Free, Open source unofficial manga reader for MangaDex

Neko A Free, Open source unofficial manga reader for MangaDex About: This is a MangaDex specific fork of Tachiyomi and TachiyomiJ2K. This contains fea

Carlos 1.4k Jan 3, 2023
Slide is an open sourced, ad free Reddit browser for Android

Slide Slide is an open source, ad free Reddit browser for Android. It is based around the Java Reddit API Wrapper. Slide is available on the Google Pl

Carlos Crane 1.7k Jan 9, 2023
An Open-Source repository that contains all the Android Dev and Kotlin concepts and several projects on android ranging in difficulty making this repo completely beginner-friendly.

An Open-Source repository that contains all the Android Dev and Kotlin concepts and several projects on android ranging in difficulty making this repo completely beginner-friendly. The main aim of this repository is to help students who are learning Android Development or preparing for an Android Developer role-based job.

Mimo Patra 15 Dec 29, 2022
Open Super dApp - Your gateway to the new digital commons. Integrated mobile messenger, Ethereum wallet, and Web 3.0 browser built on open, decentralized, and encrypted protocols.

A fully open source, open standard, decentralized "super app" including a secure, encrypted Matrix compatible messenger based off of the Element Messenger, and an Ethereum crypto wallet and web3 browser based off of Alpha Wallet.

2Gather 6 Jul 25, 2022
A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs

Smack About Smack is an open-source, highly modular, easy to use, XMPP client library written in Java for Java SE compatible JVMs and Android. Being a

Ignite Realtime 2.3k Dec 28, 2022