|
|
il y a 3 ans | |
|---|---|---|
| .github | il y a 3 ans | |
| .idea | il y a 3 ans | |
| app | il y a 3 ans | |
| common | il y a 3 ans | |
| core | il y a 3 ans | |
| design | il y a 3 ans | |
| fastlane | il y a 3 ans | |
| gradle | il y a 3 ans | |
| hideapi | il y a 4 ans | |
| service | il y a 3 ans | |
| .gitattributes | il y a 4 ans | |
| .gitignore | il y a 4 ans | |
| .gitmodules | il y a 3 ans | |
| CONTRIBUTING.md | il y a 4 ans | |
| LICENSE | il y a 4 ans | |
| NOTICE | il y a 4 ans | |
| PRIVACY_POLICY.md | il y a 4 ans | |
| README.md | il y a 3 ans | |
| build.gradle.kts | il y a 3 ans | |
| gradle.properties | il y a 4 ans | |
| gradlew | il y a 4 ans | |
| gradlew.bat | il y a 4 ans | |
| release.keystore | il y a 3 ans | |
| settings.gradle.kts | il y a 3 ans |
A Graphical user interface of Clash.Meta for Android
Feature of Clash.Meta
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/com.github.metacubex.clash.meta/)
armeabi-v7a , arm64-v8a, x86 or x86_64 ArchitectureUpdate submodules
git submodule update --init --recursive
Install OpenJDK 11, Android SDK, CMake and Golang
Create local.properties in project root with
sdk.dir=/path/to/android-sdk
Create signing.properties in project root with
keystore.path=/path/to/keystore/file
keystore.password=<key store password>
key.alias=<key alias>
key.password=<key password>
Build
./gradlew app:assembleMeta-AlphaRelease