AmneziaWG for Android
  • Kotlin 56.1%
  • Java 41.4%
  • Go 1%
  • C 0.6%
  • CMake 0.5%
  • Other 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-14 10:39:27 +08:00
.github/workflows Feat/build action (#62) 2026-03-02 20:23:16 +03:00
gradle chore: bump target/compile API level to 36 for Google Play compliance (#85) 2026-07-23 19:03:17 +08:00
tunnel chore: update awg-go version (#92) 2026-08-14 10:39:27 +08:00
ui feat: add awg 3.1 support (#91) 2026-08-13 19:47:47 +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 feat: add awg 3.1 support (#91) 2026-08-13 19:47:47 +08:00
gradlew chore: bump target/compile API level to 36 for Google Play compliance (#85) 2026-07-23 19:03:17 +08:00
README.md AmneziaWG release (#4) 2024-03-16 15:34:34 +00:00
settings.gradle.kts chore: bump target/compile API level to 36 for Google Play compliance (#85) 2026-07-23 19:03:17 +08: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).