2020-04-08 16:21:22 +08:00
2020-04-08 16:14:09 +08:00
2020-04-08 00:42:41 +08:00
2020-03-03 21:50:30 +08:00
2020-04-08 16:21:22 +08:00
2020-02-13 16:34:13 +08:00
2019-11-30 01:30:05 +08:00
2019-12-15 14:06:36 +08:00
2019-11-19 23:20:50 +08:00
2019-11-15 08:12:33 +08:00
2019-12-07 01:51:30 +08:00
2020-02-22 01:46:45 +08:00
2020-03-21 16:11:03 +08:00

Clash for Android

A Graphical user interface of clash for Android

Get it on Google Play or Releases

Feature

Fully feature of clash (Exclude external-controller

Requirement

  • Android 7.0+
  • armeabi-v7a , arm64-v8a, x86 or x86_64 Architecture

License

See also LICENSE and NOTICE

Privacy Policy

See also PRIVACY_POLICY.md

Build

  1. Update submodules

    git submodule update --init --recursive
    
  2. Install JDK 1.8, Android SDK ,Android NDK and Golang

  3. Configure local.properties

    sdk.dir=/path/to/android-sdk
    ndk.dir=/path/to/android-ndk
    appcenter.key=<AppCenter Key>    # Optional, from "appcenter.ms"
    
  4. Build

    on Linux

    ./gradlew build
    

    on Windows

    .\gradlew.bat build
    
Description
No description provided
Readme GPL-3.0 30 MiB
Languages
Kotlin 87.5%
Go 7.4%
C 4.6%
CMake 0.5%