A Graphical user interface of clash for Android

Fully feature of clash (Exclude external-controller
- Android 7.0+
armeabi-v7a,arm64-v8a,x86orx86_64Architecture
See also PRIVACY_POLICY.md
-
Update submodules
git submodule update --init --recursive
-
Install
JDK 1.8,Android SDK,Android NDKandGolang -
Configure
local.propertiessdk.dir=/path/to/android-sdk ndk.dir=/path/to/android-ndk appcenter.key=<AppCenter Key> # Optional, from "appcenter.ms"
-
Build
on Linux
./gradlew build
on Windows
.\gradlew.bat build