AmneziaWG for Android
  • Kotlin 57.5%
  • Java 39.8%
  • Go 1%
  • C 0.6%
  • CMake 0.6%
  • Other 0.5%
Find a file
2026-06-29 19:44:23 +03:00
.github/workflows Feat/build action (#62) 2026-03-02 20:23:16 +03:00
gradle AmneziaWG release (#4) 2024-03-16 15:34:34 +00:00
tunnel Merge tag '2.0.1' 2026-06-29 19:44:23 +03:00
ui feat: add new features with connection status and support ATV (#53) 2026-02-11 11:10:58 +08:00
.gitignore AmneziaWG release (#4) 2024-03-16 15:34:34 +00:00
.gitmodules Rename wireguard-tools submodule to amneziawg-tools, fix submodule url 2024-02-11 21:45:34 +03:00
build.gradle.kts Refactor gradle build scripts 2024-02-11 21:41:11 +03:00
COPYING Upload default Android Wireguard 2023-10-06 16:23:04 -04:00
gradle.properties chore: bump code version (#76) 2026-06-12 21:07:37 +07:00
gradlew Bump gradlew to 8.5 2024-02-10 18:24:58 +03:00
README.md AmneziaWG release (#4) 2024-03-16 15:34:34 +00:00
settings.gradle.kts sdk 35 (#49) 2025-11-24 16:41:11 +03:00

Android GUI for AmneziaWG

Download from the Play Store

This is an Android GUI for AmneziaWG.

Building

$ git clone --recurse-submodules https://github.com/amnezia-vpn/amneziawg-android
$ cd amneziawg-android
$ ./gradlew assembleRelease

macOS users may need flock(1).