⚠ 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.
🌍 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!
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