Consider i have an configured router with known hidden SSID named "hiddenhotspot" and i just want to check if it is in range in my android application.
As i know the scanned results of WifiManager doesn't return hidden networks. So is there any way that i can ensure my desired wifi is in range or not?