http://developer.android.com/reference/android/net/wifi/WifiManager.html#NETWORK_STATE_CHANGED_ACTION
On Fri, Dec 21, 2012 at 1:35 PM, BearTi <[email protected]> wrote: > Hi, > > I need a broadcast-receiver which react on state changes of the wi-fi > connectivity. > I don“t want to get an intent when the wi-fi is enabled or disabled by the > user... > I just want a message when for the connection to one of the, in my phone > configured wi-fi networks (supplicant), has been lost. > > I tried it with the ConnectivityManager.CONNECTIVITY_ACTION, but here I > get more intens i need. > > Any idea? Thanks > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

