mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-05-09 18:11:26 +08:00
e93267cf621bf4812c3fc09c3f86c5f588111df3
Clash Meta for Android
A Graphical user interface of Clash.Meta for Android
Feature
Feature of Clash.Meta
Requirement
- Android 5.0+ (minimum)
- Android 7.0+ (recommend)
armeabi-v7a,arm64-v8a,x86orx86_64Architecture
Build
-
Update submodules
git submodule update --init --recursive -
Install OpenJDK 11, Android SDK, CMake and Golang
-
Create
local.propertiesin project root withsdk.dir=/path/to/android-sdk -
Create
signing.propertiesin project root withkeystore.path=/path/to/keystore/file keystore.password=<key store password> key.alias=<key alias> key.password=<key password> -
Build
./gradlew app:assembleMeta-AlphaRelease
Languages
Kotlin
87.5%
Go
7.4%
C
4.6%
CMake
0.5%
