AmneziaWG for Android
  • Kotlin 56.5%
  • Java 41%
  • Go 1%
  • C 0.6%
  • CMake 0.5%
  • Other 0.4%
Find a file
vkamn f82900455f
feat: add awg3 support (#86)
* feat: add awg3 support

* feat: add ui for awg3 params
2026-07-25 00:10:42 +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 feat: add awg3 support (#86) 2026-07-25 00:08:57 +08:00
ui feat: add awg3 support (#86) 2026-07-25 00:08:57 +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 awg3 support (#86) 2026-07-25 00:08:57 +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).