An open API service indexing awesome lists of open source software.

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

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