Skip to content

Commit 86f8a33

Browse files
authored
Update README.md
note the alternative location for WifiConfigStore.xml as reported in #6 (comment)
1 parent 887f27d commit 86f8a33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ adb shell rm /data/misc/wifi/WifiConfigStore.xml.encrypted-checksum
3838
adb reboot
3939
```
4040

41+
Note that location of *WifiConfigStore.xml* on your device might be something other than */data/misc/wifi* (like */data/misc/apexdata/com.android.wifi*), so you need to verify that first (and update the commands above accordingly).
42+
4143
* enable WiFi on your phone
4244

4345
## Troubleshooting

0 commit comments

Comments
 (0)