|
|
hace 3 años | |
|---|---|---|
| .github | hace 3 años | |
| .idea | hace 4 años | |
| app | hace 3 años | |
| common | hace 3 años | |
| core | hace 3 años | |
| design | hace 3 años | |
| fastlane | hace 3 años | |
| gradle | hace 3 años | |
| hideapi | hace 4 años | |
| service | hace 3 años | |
| .gitattributes | hace 4 años | |
| .gitignore | hace 4 años | |
| .gitmodules | hace 3 años | |
| CONTRIBUTING.md | hace 4 años | |
| LICENSE | hace 4 años | |
| NOTICE | hace 4 años | |
| PRIVACY_POLICY.md | hace 4 años | |
| README.md | hace 3 años | |
| build.gradle.kts | hace 3 años | |
| gradle.properties | hace 4 años | |
| gradlew | hace 4 años | |
| gradlew.bat | hace 4 años | |
| release.keystore | hace 3 años | |
| settings.gradle.kts | hace 3 años |
A Graphical user interface of Clash.Meta for Android
Feature of 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