Community-contributed application for connecting to the Yggdrasil Network on Android devices
Go to file
2020-06-14 15:14:20 -07:00
.idea 1. put back ifName parameter 2020-06-09 08:45:37 -07:00
app 1. added default routes for all local networks 2020-06-12 08:35:41 -07:00
gradle/wrapper 1. put back ifName parameter 2020-06-09 08:45:37 -07:00
yggdrasil Revert "aar fix" 2020-06-09 17:14:11 +03:00
yggdrasil.aar 1. put back ifName parameter 2020-06-09 08:45:37 -07:00
.gitignore refactor: Some refactor and upgrade to yggdrasil 0.3.8 2019-08-25 14:55:46 +04:00
build.gradle 1. gradle upgrade 2020-06-09 10:22:27 +03:00
gradle.properties 1. deleted parameters. see details in: 2020-06-09 08:38:39 -07:00
gradlew chore: Init project 2019-08-20 16:36:59 +04:00
gradlew.bat chore: Init project 2019-08-20 16:36:59 +04:00
LICENSE Create LICENSE 2020-06-12 18:19:18 +04:00
README.md Update README.md 2020-06-14 15:14:20 -07:00
settings.gradle 1. put back ifName parameter 2020-06-09 08:45:37 -07:00

Yggdrasil for Android

The application for connecting to Yggdrasil network on Android

Currently, the application has no options for changing configuration. It is currently in beta, and only has one button to connect and disconnect. More features are under development.

Connect When the application first creates the network interface, the yggdrasil app will request for networking permissions. This only needs to be done once. Enable-VPN The app is running once a key is visable in the system dock. Disconnect by pressing the button again. Disconnect

Once connected, you can access yggdrasil public services, as the application has peered automatically to default peers within the application.

Testing-website