https://github.com/cbeuw/cloak-android
Android client of Cloak
https://github.com/cbeuw/cloak-android
Last synced: 2 months ago
JSON representation
Android client of Cloak
- Host: GitHub
- URL: https://github.com/cbeuw/cloak-android
- Owner: cbeuw
- License: other
- Created: 2019-02-15T07:13:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T11:01:03.000Z (11 months ago)
- Last Synced: 2025-03-31T06:02:56.264Z (3 months ago)
- Language: Kotlin
- Size: 3.49 MB
- Stars: 252
- Watchers: 13
- Forks: 33
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloak-android
Shadowsocks plugin Cloak for Android## Requirements
- Go 1.22
- Android NDK 26.3.11579264
- Android SDK 34
- Gradle 7.4## Build Instructions
1. Install the appropriate SDK & NDK versions in Android Studio's SDK manager
2. Execute `cd app/src && ./build.sh`
3. Build with Android Studio