Android - Get Notified when a new access point is added?

Posted by Donal Rafferty on Stack Overflow See other posts from Stack Overflow or by Donal Rafferty
Published on 2010-05-26T15:35:02Z Indexed on 2010/05/28 6:21 UTC
Read the original article Hit count: 223

Filed under:
|
|
|

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

getConfiguredNetworks

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?

© Stack Overflow or respective owner

Related posts about android

Related posts about wifi