JLink PisoWiFi Android WebView App Source

This is the Android Studio source for the simple JLink PisoWiFi easy-access app.

Icon:
- Uses the JLink logo bundled in this source under app/src/main/res/mipmap-* / ic_launcher.png.

Default site URL:
- https://jlinkpisowifi.com/
- To change it, edit app/src/main/res/values/strings.xml and update site_url.

Build APK:
1. Open this folder in Android Studio.
2. Let Android Studio sync/download the Android Gradle plugin.
3. Build > Build Bundle(s) / APK(s) > Build APK(s).
4. Optional release: Build > Generate Signed Bundle / APK.
5. Copy the generated APK to the site assets folder as JLink_Android_App.apk if you want the public site to show a direct APK download button.

For iPhone:
- iPhone does not allow direct normal APK-style installation. Use the PWA/Home Screen install from the website.
