seladev

Results 3 comments of seladev

Thanks for your quick answer When i am listening to wifi changes with BroadcastReceiver i can see that the wifi connection event immediately. This is the BroadcastReceiver: ` receiver =...

I tried this code `filter(ConnectivityPredicate.hasType(ConnectivityManager.TYPE_WIFI))` It is the same behaviour - 30 sec delay

I also tried it with no filter - and It is the same behaviour - 30 sec delay