SirPryderi / open-hosts-editor

Free and open source application to edit the /etc/hosts file for android devices. Root required.

Home Page:https://play.google.com/store/apps/details?id=me.vittorio_io.openhostseditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Hosts Editor for Android

icon Build Status


ROOT REQUIRED

Open Hosts Editor is a free and open source application to edit the /etc/hosts file for Android devices.

It is available for download from Play Store.

Your device must be rooted. Not all devices have the hosts file in the same path, so it might not work on yours. You can submit an issue so that I can investigate.

The application is free and contains no ad.

Contributions

🌍 This project is looking for translators!

Open Hosts Editor needs your help, all contributions are welcome! Open a PR, submit an issue, or suggest a feature!

ko-fi

Screenshots

screenshot screenshot screenshot

Building the app

The required android SDK is 29.

The easiest way of building and running the app is by opening the project on Android Studio.

Building from the command line is equally easy, just run:

Windows:

gradlew.bat build

*nix:

./gradlew build

About

Free and open source application to edit the /etc/hosts file for android devices. Root required.

https://play.google.com/store/apps/details?id=me.vittorio_io.openhostseditor

License:Apache License 2.0


Languages

Language:Java 99.1%Language:Shell 0.9%