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 😍
☆56Updated 4 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…☆71Updated 4 years ago
- Implementation of Paging3 using Kotlin Flow and RxJava☆41Updated 4 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- A guide for using state flows in Android☆45Updated 4 years ago
- This application features - Modern Minimalist Design, MVVM, Pagination, Hilt, Retrofit, Room, Data Store, Flow, Live Data, Navigation Com…☆126Updated 2 years ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 4 years ago
- ViewPager2 and Circle Indicators☆40Updated 4 years ago
- How to check internet connection on Android "Q" ( API level > 21 )☆45Updated 3 years ago
- A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.☆49Updated 5 years ago
- The demo project for Bottom Navigation with Navigation Architecture Components article☆54Updated 5 years ago
- Playground for learning Jetpack Compose☆25Updated 4 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 6 years ago
- CalendarView is a custom library made with having Material design and dialog type CalendarView. It shows only current year, months then d…☆53Updated 4 years ago
- Android sample code for new Jetpack Paging3 Library☆107Updated 4 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
- Android application made for stock analysis☆46Updated 4 years ago
- DrawRoute wraps Google Directions API (https://developers.google.com/maps/documentation/directions/) for Android so developers can downlo…☆92Updated 11 months ago
- Twitter Splash Screen in the simplest way possible using Android MotionLayout☆91Updated 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 5 years ago
- ☆83Updated 4 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 3 months ago
- The simple and modern way to implement a network layer using coroutines flows, retrofit and koin on android 🥳☆25Updated 4 years ago
- A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.☆109Updated last year
- This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagge…☆65Updated 4 years ago
- Sample Code for implementing paging library with Kotlin Coroutines☆95Updated 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 Clean Architecture App to show use of Hilt in a multi-module architecture☆28Updated 4 years ago
- This example shows how to set notification for a specific date and time with WorkManager☆128Updated 2 years ago
- Android Example to showcase architecture patterns.☆51Updated 3 years ago
- A sample project explaining Scoped storage with different operations performed on file as well as Image.☆58Updated 4 years ago