BroadcastReceiver issue only on Android 4.4.2 -


I am developing an Android app that should be capable of detecting the time connected to the WiFi network. This implies that is based on WifiManager.SUPPLICANT_CONNECTION_CHANGE_ACTION (). It works fine on different Android versions except the Android 4.4.2, the receiver did not receive any action on this version. Why ?!


Comments

Popular posts from this blog

Python Equivalent for matlab cart2pol and pol2cart -

sip - Call SipJs to Asterisk 12 -

java - Joda Time Interval Not returning what I expect -