• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to get WiFi searching state in Android programmatically

AbhijeetK

Lurker
I have developed a remote device android application in which basically I have 3 states ON, OFF, and Network Searching. In the case of forgetting wifi network, I want device wifi to be turned OFF not in a Searching state. If anyone has a solution please provide soon.
 
Does your code detect Wifi state changes?
Yes it detects WiFi changes proper, but actually i want to know how do I get WiFi searching state. Because incase of forget network password directly i want wifi should be turned OFF, this is actually the requirement.
 
Back
Top Bottom