Last active
March 5, 2017 18:45
-
-
Save anujbiyani/2b3f5ee0ff59fa1f852f74d9031968b7 to your computer and use it in GitHub Desktop.
Clearing out WiFi networks on Android
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb shell | |
su | |
rm /data/misc/wifi/wpa_supplicant.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment