Android: how can I know that a device has entered in a WIFI network -


lets xyz ssid of access point of network. want create broadcast receiver in service receive action when device enters region xyz of access point. using wifimanager's scanresult think scanresult generate event once. want notified when device enters xyz region, technically whenever list of access points changes.

are there other better actions can listen for?


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -