Warning: sharing a wifi password with someone can compromise that wifi network security!
- Show your device saved wifi passwords (ROOT REQUIRED)
- Add wifi passwords manually
- Hide wifi passwords in an archive list.
- Live search wifi passwords by Name & Tag.
- Optional passcode protection (style inspired by Dropbox)
- Double-Tap to quickly copy a wifi password to clipboard
- Long Press to bring up the Contextual Action Bar, allowing you to tag, share, copy or archive your wifi passwords.
you can then select multiple wifi passwords by simply tapping them
- Add import\export capabilities
- Butter Knife by Jake Wharton
- Gradle Retrolambda Plugin by Evan Tatarka
- MaterialProgressBar by Zhang Hai
- AppIntro by Paolo Rotolo
- RippleEffect by Robin Chutaux
In case the app is unable to find the file containing your saved wifi passwords please google your device's path for the saved wifi passwords file.
then insert it manually into the app's settings.
the most commonly used paths by manufacturers which the app automatically tries are:
- /data/misc/wifi/wpa_supplicant.conf
- /data/wifi/bcm_supp.conf
- /data/misc/wifi/wpa.conf
This Project was posted from "https://github.com/Nexxado/WifiPasswords" as things were updated in Anroid Studio and dependencies libs, project was not working as expected, so I updated everything to tried to pushed to the repository but it was not permitting me to do so. I tried to contact the repository owner but no details were found in the account other than username. So, created a fresh repository. I appreciate the developer for developing the project.
Copyright 2015 Netanel Draiman
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
*** Back to Top