WPA2 Enterprise profile setup for Android (adapted from
EventInfra/wifisetup
)
.idea | ||
android | ||
nix | ||
npins | ||
.gitignore | ||
README.md |
wifisetup
An Android application to setup WPA2 Enterprise profiles automatically.
Nix
Build the application (failing for now):
$ cd nix && nix-build -A builtWithGradle
Update the locks
$ cd nix && nix-build -A updateLocks
$ cd ../android
$ ../nix/result/bin/update-locks
$ mv deps.json ../nix/