WPA2 Enterprise profile setup for Android (adapted from EventInfra/wifisetup)
Find a file
2024-09-18 13:05:28 +00:00
.idea Initial commit for AndroidStudio project with gradle build system. 2017-12-22 15:46:43 +01:00
android chore: fix nix build 2024-09-18 13:05:28 +00:00
nix chore: fix nix build 2024-09-18 13:05:28 +00:00
npins chore: fix nix build 2024-09-18 13:05:28 +00:00
.gitignore camp19 fixes 2019-08-16 14:39:20 +02:00
README.md docs: add a README 2024-09-05 16:59:51 +02:00

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/