PatilShreyas / DataStoreExampleLinks
Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protocol buffers. DataStore uses Kotlin and Coroutines + Flow to store data synchronously with consistency and transaction support 😍
☆54Updated 5 years ago
Alternatives and similar repositories for DataStoreExample
Users that are interested in DataStoreExample are comparing it to the libraries listed below
Sorting:
- Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic…☆72Updated 5 years ago
- Implementation of Paging3 using Kotlin Flow and RxJava☆40Updated 4 years ago
- ViewPager2 and Circle Indicators☆40Updated 5 years ago
- A sample project explaining Scoped storage with different operations performed on file as well as Image.☆58Updated 5 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆80Updated 3 years ago
- This application features - Modern Minimalist Design, MVVM, Pagination, Hilt, Retrofit, Room, Data Store, Flow, Live Data, Navigation Com…☆125Updated 3 years ago
- How to check internet connection on Android "Q" ( API level > 21 )☆45Updated 4 years ago
- Twitter Splash Screen in the simplest way possible using Android MotionLayout☆92Updated 4 years ago
- KarimRedaHassan / Navigation-Component-TabLayout-with-Custom-Transition-Animation-and-Navigation-ListenerThis Tutorial will discuss how to implement custom transition animation when using Navigation Component provided by Android Jetpack and T…☆29Updated 6 years ago
- Sample Code for implementing paging library with Kotlin Coroutines☆94Updated 5 years ago
- This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagge…☆66Updated 4 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆26Updated 6 years ago
- ☆83Updated 4 years ago
- A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.☆50Updated 5 years ago
- This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.☆134Updated 3 years ago
- A simple multi-modular template that shows how to work with clean architecture in Android with the MVVM pattern. To use, just change the …☆14Updated 4 years ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 5 years ago
- The demo project for Bottom Navigation with Navigation Architecture Components article☆53Updated 5 years ago
- DrawRoute wraps Google Directions API (https://developers.google.com/maps/documentation/directions/) for Android so developers can downlo…☆92Updated last year
- This repository is associated with a Medium article on the use of MVVM with Hilt, RxJava3, Retrofit, Room, View Binding, and Android Arch…☆92Updated 3 years ago
- This example shows how to set notification for a specific date and time with WorkManager☆127Updated 2 years ago
- Nested Expandable RecyclerView for Android☆47Updated 3 years ago
- Android sample code for new Jetpack Paging3 Library☆106Updated 5 years ago
- A guide for using state flows in Android☆45Updated 4 years ago
- This repository contains some tricks about Android Navigation Component. 3rd party libraries not used.☆154Updated 4 years ago
- Demo app showing the usage Android Navigation Components with nested graphs and separate back-stacks with Fragments only☆39Updated 4 years ago
- A simple and curved bottom navigation bar for Android written in Kotlin☆16Updated 6 years ago
- MasterExoPlayer is lightweight utility for playing video inside RecyclerView.☆79Updated 3 years ago
- A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.☆108Updated 2 years ago
- An example project to demonstrate how to use Shimmer in your Android application☆62Updated last year