# ClashA
**Repository Path**: KID_Codes/ClashA
## Basic Information
- **Project Name**: ClashA
- **Description**: A Android GUI for Clash
- **Primary Language**: Unknown
- **License**: AGPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-11-27
- **Last Updated**: 2025-12-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
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](https://t.me/clash_for_android_channel).
ClashA final version: 0.0.3+
### Keywords and Useful Links
- Clash : A multi-platform & rule-base tunnel, [Github](https://github.com/Dreamacro/clash)
- ClashX for Mac : A GUI of Clash on macOS, [Github](https://github.com/yichengchen/clashX)
- Clash for Windows : a GUI of Clash on Windows, [Github](https://raw.githubusercontent.com/Fndroid/clash_for_windows_pkg)
### Build
#### Build Dependencies
* JDK 1.8
* Android SDK
- Android NDK
#### Steps
* Clone the repo using `git clone --recurse-submodules ` or update submodules using `git submodule update --init --recursive`
* Build it using Android Studio or gradle script