Would using NETWORK_IDS_CHANGED_ACTION be an option? http://developer.android.com/intl/de/reference/android/net/wifi/WifiManager.html#NETWORK_IDS_CHANGED_ACTION
On Wed, May 26, 2010 at 4:38 PM, [email protected] <[email protected]>wrote: > I was wondering is it possible to get a notification of when a new > configured network is added to the WifiManager in Android? > > I know you can get the current list of configured networks > > > http://developer.android.com/intl/de/reference/android/net/wifi/WifiManager.html#getConfiguredNetworks%28%29 > > But is it possible to get notification of when a new one is added? > > I dont see anything in the WifiManager that would be helpful. > > Has anyone any other ideas? Or insight into how this could be > achieved? > > > -- 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

