networkboundresource
There are 27 repositories under networkboundresource topic.
MoIbrahim15/Android-Kotlin-MVI-CleanArchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
WaheedNazir/Kotlin-MVVM-Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
AhmedVargos/Valorant-Agents
Valorant Agents app is a small Multi-Module demo application to demonstrate modern Android application tech-stacks with a Multi-module and MVVM architecture, with emphasize on Unit & UI testing.
raheemadamboev/simple-offline-caching-app
Simple MVVM app gets its data from REST API and caches them phone storage locally
mbobiosio/RandomRestaurants
Simple project to illustrate working with MVVM, Dagger-Hilt, Room and NetworkBoundResource
alvayonara/mealsfood-android
🥘 A Recipe Android Apps using Koin Dependency Injection, RxJava, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture purely written in Kotlin.
MohNage7/PhotoWeather
Weather Application that can decorate your photo with the current weather condition.
shahbazhashmi/GitHub-Popular
Sample app to demonstrate offline feature using Kotlin, Repository pattern, Room Database, Retrofit, Dagger2, LiveData, Coroutines, Mockito, Espresso, ViewModel and DataBinding in a multi module Project.
duttabhishek0/NetworkBound-OfflineCaching
This is a sample car list Android Application built to demonstrate the use of clean architecture.
MohNage7/SimpleMovies
A Simple movies application that is built with MVVM , Koin, LiveData and Room.
orioonyx/OfflineCachingSample
Simple MVVM app gets its data from REST API and caches them phone storage locally.
ANIKINKIRILL/FoodRecipes
Application with MVVM architecture and Retrofit2. We use recipesapi.herokuapp.com API to fetch data. User can see food recipes and data even will save to the CACHE. So if user want to see recipe, but he does not have enternet connection, app will check the recipe in the cache and show it
DarkAbhi/COVID-Karnataka
Android app that shows COVID Resources in Bangalore by volunteers of Team LBTC and to track COVID cases in Karnataka.
davidlutta/retro
Android app using MVVM architecture, Retrofit2 and Paging Library to display data from json-placeholder
krishnachaitanya0107/SpaceXApp
Display's information about SpaceX crew members and ships by consuming a rest api and storing the data to display when the user is offline.
manartorky/NearBy-App
An application that is based on FourSquare API.
Mohameddekow/Kotlin_Offline_Caching
catching data offline
rijalmyd/movie-catalogue-jetpack-pro-dicoding
Belajar Android Jetpack Pro Dicoding - with Hilt, LiveData, Online-Offline Caching, etc
santimendon/NewsHub
NewsHub is made for you to check realtime news updates from around the world. The application is built around the API's provided by newsapi.org
Wilsona4/Clads
Clads product is an android application designed in an attempt to solve an age old problem - disappointment from tailors. This application provides a platform for tailors to efficiently manage the information of their large client base in a centralised and organised fashion. The product eradicates the use of paper to store client information. With Clads, tailors no longer fear the loss of clients or clients’ data.
andhiratobing/network-bound-resource
Network bound resource make applications support online-offline
ayoubbk/MVISample
A playground for learning MVI
bsrAkdg/BlogPost
This project shows posts of users. Users can share a post, edit and delete their own posts.
HudsonAndroid/WanAndroidJetpack
jetpack kotlin wanandroid, with paging3, navigation, room, MVVM
Peter-cloud-web/Offline-Caching-App
A simple application that fetches data from a web service and is able a to save the data in room database for caching to be able to work online using the Network bound resource.