Files
2024-03-10 19:22:53 +03:00

16 lines
484 B
Markdown

# Android GUI for [AmneziaWG](https://amnezia.org/learn-more/31_amneziawg)
**[Download from the Play Store](https://play.google.com/store/apps/details?id=org.amnezia.awg)**
This is an Android GUI for [AmneziaWG](https://amnezia.org/learn-more/31_amneziawg).
## Building
```
$ git clone --recurse-submodules https://github.com/amnezia-vpn/amneziawg-android
$ cd amneziawg-android
$ ./gradlew assembleRelease
```
macOS users may need [flock(1)](https://github.com/discoteq/flock).