Awesome
<h1 align="center"> <img src="https://github.com/Dreamacro/clash/raw/master/docs/logo.png" alt="Clash" width="200"> <br> ClashA <br> </h1> <h4 align="center">An Android GUI for Clash.</h4>ClashA will be deprecated soon. For a Clash GUI on Android in active development, use Clash for Android developed by Kr328 instead, Telegram Channel.
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