| jshvarts/OfflineSampleApp |
628 |
|
0 |
0 |
about 8 years ago |
0 |
|
4 |
apache-2.0 |
Java |
| Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android |
| rizmaulana/kotlin-mvvm-covid19 |
401 |
|
0 |
0 |
over 4 years ago |
0 |
|
10 |
apache-2.0 |
Kotlin |
| This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc |
| kanch231004/News-Feed |
104 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
Kotlin |
| Demonstrating clean architecture with Jetpack components with Room offline persistence and online/offline pagination. A medium article link is given below which explains this project. |
| egek92/Kotlin-MVVM-JetPack |
69 |
|
0 |
0 |
over 6 years ago |
0 |
|
2 |
|
Kotlin |
| [This is a template repo, feel free to modify] Clean Android architecture guidelines that are based on MVVM + Offline 1st approach with LiveData and Room |
| awwx/meteor-go-offline |
16 |
|
0 |
0 |
over 12 years ago |
1 |
August 03, 2014 |
0 |
mit |
CoffeeScript |
| Adds a header to your Meteor app with a button to toggle whether your application has a livedata connection for testing. |
| xsahil03x/MovieMania |
10 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
apache-2.0 |
Java |
| An Android app to view details about the top rated and new movies. It uses themoviedb.org to fetch details about the movies. |
| GetStream/stream-chat-android-livedata |
8 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
other |
Kotlin |
| Android Chat with offline support using Livedata & Room |
| uditbhaskar/SearchTune |
7 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
|
Java |
| It searches your favorite music and artist online and saves the search data using the ROOM database to fetch the result when a user is offline too. Made using a beautiful UI. |
| vinod-morya/AndroidBase |
6 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
|
Kotlin |
| Android Base App to start your project with Kotlin, MVP, Data binding, ROOM database, Live Data, Retrofit API caching(works offline) |