anis-campos / network-connectivity-checkLinks
How to check internet connection on Android "Q" ( API level > 21 )
☆45Updated 3 years ago
Alternatives and similar repositories for network-connectivity-check
Users that are interested in network-connectivity-check are comparing it to the libraries listed below
Sorting:
- Implementation of Paging3 using Kotlin Flow and RxJava☆41Updated 4 years ago
- The simple and modern way to implement a network layer using coroutines flows, retrofit and koin on android 🥳☆25Updated 4 years ago
- Sample Code for implementing paging library with Kotlin Coroutines☆95Updated 4 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆26Updated 6 years ago
- ViewPager2 and Circle Indicators☆40Updated 4 years ago
- This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagge…☆65Updated 4 years ago
- Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic…☆71Updated 4 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- ☆34Updated 3 years ago
- Twitter Splash Screen in the simplest way possible using Android MotionLayout☆92Updated 4 years ago
- A sample project explaining Scoped storage with different operations performed on file as well as Image.☆58Updated 4 years ago
- Handling multiple backstack histories for each tab in Bottom Navigation using Navigation Component.☆63Updated 4 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated last week
- DrawRoute wraps Google Directions API (https://developers.google.com/maps/documentation/directions/) for Android so developers can downlo…☆92Updated last year
- Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protoc…