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 π
β55Updated 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β¦β73Updated 4 years ago
- Implementation of Paging3 using Kotlin Flow and RxJavaβ41Updated 4 years ago
- How to check internet connection on AndroidΒ "Q" ( API level > 21 )β45Updated 4 years ago
- This application features - Modern Minimalist Design, MVVM, Pagination, Hilt, Retrofit, Room, Data Store, Flow, Live Data, Navigation Comβ¦β125Updated 3 years ago
- π ½π ΄πππ Ύππ Ίπ An easy & handy library to monitor device internet connection status.β98Updated 2 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidXβ81Updated 3 years ago
- This example shows how to set notification for a specific date and time with WorkManagerβ128Updated 2 years ago
- A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.β50Updated 5 years ago
- A sample project explaining Scoped storage with different operations performed on file as well as Image.β58Updated 5 years ago
- ViewPager2 and Circle Indicatorsβ40Updated 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
- 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
- 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
- Twitter Splash Screen in the simplest way possible using Android MotionLayoutβ93Updated 4 years ago
- Demonstration of sticky header implementation on Android without using third party library.β36Updated 3 years ago
- A very simple example of how the expandable RecyclerView can be implementedβ26Updated 6 years ago
- Android application made for stock analysisβ46Updated 4 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 Movie Application uses TheMovie API, MVVM architecture and all jetpack components.β108Updated 2 years ago
- DrawRoute wraps Google Directions API (https://developers.google.com/maps/documentation/directions/) for Android so developers can downloβ¦β93Updated last year
- π₯ MVVM + Clean Architecture + Best Practices | Android App Live Tracker displays a global data on the COVID-19 (Corona Virus) outbreak. β¦β23Updated 3 years ago
- Android sample code for new Jetpack Paging3 Libraryβ107Updated 5 years ago
- Integrate RecyclerView with ExoPlayer β The clean way β and customizationβ128Updated 2 years ago
- Currency Converter App for Android showing usage of Flow, Live Data, Coroutines, Hilt - (Clean Architecture)β47Updated 3 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 2 years ago
- The demo project for Bottom Navigation with Navigation Architecture Components articleβ54Updated 5 years ago
- π¨ Exploring creational,structural and behavioral design patterns using Kotlinβ88Updated 5 months ago
- A simple and curved bottom navigation bar for Android written in Kotlinβ16Updated 5 years ago
- This repository contains some tricks about Android Navigation Component. 3rd party libraries not used.