/ClashA

A Android GUI for Clash

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

Clash
ClashA

An Android GUI for Clash.

ClashA will be deprecated soon. For a Clash GUI on Android in active development, use Clash for Android developed by Kr328 instead, Telegram Channel.

ClashA final version: 0.0.3+

Keywords and Useful Links

  • Clash : A multi-platform & rule-base tunnel, Github
  • ClashX for Mac : A GUI of Clash on macOS, Github
  • Clash for Windows : a GUI of Clash on Windows, Github

Build

Build Dependencies

  • JDK 1.8
  • Android SDK
    • Android NDK

Steps

  • Clone the repo using git clone --recurse-submodules <repo> or update submodules using git submodule update --init --recursive
  • Build it using Android Studio or gradle script