Android library listening network connection state and Internet connectivity with RxJava Observables
ReactiveNetwork is an Android library that listens to network connection states and Internet connectivity using RxJava Observables. It supports both new and legacy network monitoring strategies and is recommended for Android apps with a minimum SDK version of 9.
ReactiveNetwork is a useful Android library that simplifies the process of monitoring network connectivity and Internet access in your applications. With support for legacy strategies and integration with popular libraries like OkHttp and Retrofit, it provides a comprehensive solution for handling network-related tasks efficiently.