connectivity changed event
There is an action "Get Network Info" avilable but i think there is also need of Connectivity Changed / Network Changed event as per
https://developer.android.com/training/monitoring-device-state/connectivity-status-type
I know i can use android.net.conn.CONNECTIVITY_CHANGE but that itself is desperated and event fires more than 20 times when there is a change.