Search code examples
androidwifiandroid-wifi

Does Android ScanResults report hidden networks with empty SSIDs?


I see this answer here stating that hidden networks cannot be scanned for. However, when I perform a scan I get back networks that have empty SSIDs. I understand that there are ways of scanning for hidden networks so hiding SSIDs is really not a good security technique as stated here. So I was wondering if the ScanResults do report hidden networks and indicate this by returning empty SSID values?


Solution

  • We set up a hidden network and found the answer to this issue. Maybe this will help someone else. The answer is no. Android scans do not detect hidden networks. Results with empty SSIDs are not hidden networks! (I don't know what they are called besides networks with no SSID name).