• Stars
    star
    212
  • Rank 180,478 (Top 4 %)
  • Language
    Kotlin
  • License
    Other
  • Created over 5 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android client of Cloak

Cloak-android

Shadowsocks plugin Cloak for Android

Requirements

  • Go 1.15
  • Android NDK 21.3.6528147
  • Android SDK 29
  • Gradle 6.1.1

Build Instructions

  1. Install the appropriate SDK & NDK versions in Android Studio's SDK manager
  2. Execute cd app/src && ./make.sh
  3. Build with Android Studio