I am trying to find a way by which I can get a list of the remembered networks' SSID on an Android device.
I have seen a few threads asking similar questions. However, the few questions that I have found are trying to get the known network passwords not the SSIDS, but my questions is about Getting the SAVED WIFI SSID by using adb shell command.
Is there any adb shell to get the saved WIFI ssid's?