WiFi Password Manager
Simple app using Shizuku or root access to manage WiFi passwords
Screenshots
Description
View, manage, backup/restore saved WiFi passwords using Shizuku or root access.
Features:
- View all saved networks with their passwords
- Copy passwords and generate QR codes
- Add notes to networks
- Import/export networks as JSON with GZip compression and encryption options
- Auto-save temporary networks
Optional permissions
- ACCESS_WIFI_STATE: Allows the app to access information about WiFi networks
- ACCESS_FINE_LOCATION: Android requires this to access certain WiFi information for security reasons
- ACCESS_COARSE_LOCATION: Android requires this alongside fine location
What’s new (1.16)
- Added system default language option
- Fixed broken ExportDialog and ImportPasswordDialog UI on small screens
- Added Arabic (ar) localization
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- permission.API_V23
- Wi-Fi stateRead information about the Wi-Fi connection.
- Precise locationDetermine the location via GPS.
- Approximate locationDetermine the location via the network.
- BiometricsUnlock with fingerprint or face.
- FingerprintUnlock with a fingerprint.
- Prevent sleepingKeep the device from going to sleep.
- Network stateCheck whether and how the device is connected.
Show 3 more permissions
- Run at startupStart automatically after the device is switched on.
- Foreground serviceKeep running in the background, visible in the status bar.
- wifi_password_manager.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments