There are 1 repository under networkboundresource topic.
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
Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
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.
Simple MVVM app gets its data from REST API and caches them phone storage locally
🥘 A Recipe Android Apps using Koin Dependency Injection, RxJava, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture purely written in Kotlin.
Simple project to illustrate working with MVVM, Dagger-Hilt, Room and NetworkBoundResource
Weather Application that can decorate your photo with the current weather condition.
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.
This is a sample car list Android Application built to demonstrate the use of clean architecture.
A Simple movies application that is built with MVVM , Koin, LiveData and Room.
Simple MVVM app gets its data from REST API and caches them phone storage locally.
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
Android app that shows COVID Resources in Bangalore by volunteers of Team LBTC and to track COVID cases in Karnataka.
Android app using MVVM architecture, Retrofit2 and Paging Library to display data from json-placeholder
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.
An application that is based on FourSquare API.
catching data offline
Belajar Android Jetpack Pro Dicoding - with Hilt, LiveData, Online-Offline Caching, etc
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
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.
Network bound resource make applications support online-offline
This project shows posts of users. Users can share a post, edit and delete their own posts.
jetpack kotlin wanandroid, with paging3, navigation, room, MVVM
A scalable flutter app made with Clean Architecture using Material3, BLOC, Go Router, Retrofit with DIO, HIVE & GetIt
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.