WPA2 Enterprise profile setup for Android (adapted from EventInfra/wifisetup)
Find a file
Raito Bezarius 2ba34808ff docs: add a README
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-09-05 16:59:51 +02:00
.idea Initial commit for AndroidStudio project with gradle build system. 2017-12-22 15:46:43 +01:00
android chore(nix): nixify 2024-09-05 16:57:52 +02:00
nix chore(nix): nixify 2024-09-05 16:57:52 +02:00
npins chore(nix): nixify 2024-09-05 16:57:52 +02: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/