I am creating an application which lists the available WiFi connections. Then user can select the appropriate WiFi connection for any network communication.
I saw plenty of links but nothing is useful. One says that using the HotspotClient class can get available networks. But I can't find any useful methods in that class.
I used following links