mnalis / android-wifi-upgrade

convert WiFi passwords from old Android wpa_supplicant.conf to newer (post-Oreo) WifiConfigStore.xml
Apache License 2.0
17 stars 8 forks source link

Fix not recognised file by WiFi settings #2

Closed juanro49 closed 4 years ago

juanro49 commented 4 years ago

Hi, I used this tool to convert wpa_supplicant.conf to WifiConfigStore.xml but WiFi settings not recognise the file. With this changes, the file is recognised fine. Thanks!

mnalis commented 4 years ago

Thanks, applied !