PatilShreyas / DataStoreExample
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 😍
☆55Updated 4 years ago
Alternatives and similar repositories for DataStoreExample:
Users that are interested in DataStoreExample are comparing it to the libraries listed below
- Implementation of Paging3 using Kotlin Flow and RxJava☆41Updated 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
- How to check internet connection on Android "Q" ( API level > 21 )☆45Updated 3 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- ViewPager2 and Circle Indicators☆40Updated 4 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…☆127Updated 2 years ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 4 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 6 years ago
- Android 10's Scoped storage using Image picker (Gallery / Camera) with compression example.☆34Updated 4 years ago
- A sample application built to demonstrate use of Android Paging library made in Kotlin using tools like MVVM, Coroutines, Room, Retrofit,…☆17Updated 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
- Learn to use dagger for dependency management in a multi-module app☆53Updated 4 years ago
- A simple Emoji Rating Bar library for Android completely written in Kotlin.☆51Updated 2 years ago
- A Clean Architecture App to show use of Hilt in a multi-module architecture☆27Updated 4 years ago
- Android application made for stock analysis☆46Updated 3 years ago
- This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagge…☆65Updated 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
- Twitter Splash Screen in the simplest way possible using Android MotionLayout☆91Updated 4 years ago
- Android development tutorials and sample codes☆38Updated 4 years ago
- ☆102Updated 2 years ago
- Nested Expandable RecyclerView for Android☆47Updated 3 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
- A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.☆50Updated 4 years ago
- Sample Code for implementing paging library with Kotlin Coroutines☆96Updated 4 years ago
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 5 years ago
- A simple and curved bottom navigation bar for Android written in Kotlin☆16Updated 5 years ago
- This is a demo app built using 'Hilt' a new dependency injection framework for Android.☆66Updated 2 years ago
- a Cool Recyclerview with Transition in Kotlin, an MVVM architecture application with demonstration of Data Binding, LiveData, also can be…☆18Updated 6 years ago
- An example implementation on how to create an expandable/collapsable recyclerview where animations happens in sequence when an item is cl…☆10Updated 5 years ago