Detecting network change with ConnectivityManager & RxJava

Wonder how to check the network connectivity in Android? There is a new API that you can use but there aren’t many tutorials how to do it. Here is our simple way:

February 12, 2021 · 1 min · gmirchev90