ClashA
An Android GUI for Clash.
Telegram Channel.
ClashA will be deprecated soon. For a Clash GUI on Android in active development, use Clash for Android developed by Kr328 instead,ClashA final version: 0.0.3+
Keywords and Useful Links
- Clash : A multi-platform & rule-base tunnel, Github
- ClashX for Mac : A GUI of Clash on macOS, Github
- Clash for Windows : a GUI of Clash on Windows, Github
Build
Build Dependencies
- JDK 1.8
- Android SDK
- Android NDK
Steps
- Clone the repo using
git clone --recurse-submodules <repo>
or update submodules usinggit submodule update --init --recursive
- Build it using Android Studio or gradle script