android-architecture-component
There are 43 repositories under android-architecture-component topic.
quangctkm9207/mvp-android-arch-component
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
AliAsadi/Android-MVVM-Architecture
A basic sample android application to understand MVVM in a very simple way.
jshvarts/NotesNavigation
Navigation Architecture Component from Jetpack sample app
amrro/firestore-android-arch-components
Firestore sample with Android architecture component.
pot8os/Kotlin-Espresso-sample
MVP Android project that uses Espresso instrumentation tests. All code are written in Kotlin.
rascarlo/ArchPackages
Android Arch Linux packages browser
coolfire2015/RxFluxArchitecture
基于Flux架构的模块化框架
DouiriAli/android-architecture-components-kotlin
Clean code App with Kotlin and Android Architecture Components
Romil2800/Foody-App
Modern Food Recipes App - Android Development with Kotlin
AhsenSaeed/koinMVVM
Kotlin Koin MVVM Example
VeeShostak/android-aws-architecture-components-dialogflow-chatbot
Android chatbot using: Dialogflow (Api.ai) for machine learning & NLP, AWS DynamoDB NoSQL Database, DynamoDB Object Mapper, AWS Cognito Identity. Android Architecture Components: Room Persistence Library, ViewModel, Live Data. MVVM Architecture Pattern
Spikeysanju/FlashNews-MVVM
🗞 A Flash News is an app built with Google's Official AAC.
IhwanID/Android-Architecture-Components
🎉 Implementing AAC in TMDB API
ShehabSalah/movieapp-mvp-dagger2
This project provide a basic Model-View-Presenter (MVP) architecture with the Dependency injection concept using Dagger 2 and Dagger-Android to externalize the creation of dependencies from the classes that use them.
RoRoche/AndroidModularReloaded
A sample Android application to demonstrate how to build screens as fully independent modules.
Ztiany/android-architecture-practice
⚔️android architecture practice⚔️
radityagumay/android-mvi-restaurant-finder
Showcase for Android Model-View-Intent Architecture.
viniciusthiengo/tenis-mob-shop
Projeto Android (Data Binding API) do artigo
viniciusthiengo/news-app-brasil-notcias
Projeto Android (ViewModel) do artigo
AnkitKiet/PocketMoneyManager
A sample app to record / manage expenses
biratrai/PopularMovies
This is a sample app to demonstrate various Android Jetpack Library apis.
cahyofendhi/Coroutines-Android-Architecture-Component
Implementation Coroutines in MVVM pattern
CodingInfinite/PagingJetPackExample
The Paging library is based on the idea of sending lists to the UI with the live data of a list that is observed by RecyclerView.Adapter.
firozanawar/android-viewmodel
ViewModel is an Android architecture component. It is used as a data manager in the application.
lumipotato/MovieCata
proyek android jetpack
noowenz/AndroidMVVM
This repository contains a detailed sample app that implements MVVM architecture with android architecture components using LiveData, Dagger2, RxJava2, Rxjava-Android, Retrofit2 and Realm.
RockyQu/ComponentFrames
基于 ARouter 的 Android 组件化快速开发框架,支持 AndroidX
CodingInfinite/room_persistence
This is a complete working example of how to work Android Room Persistence library. In this app I create a Book Library app with dependency injection, RxJava and with Room Persistence.
GitEliteNovice/RoomPersistenceLibrary
this example will show you how to create, insert and retrieve data from Database using Room
hasanuzzaman-dev/shopping-cart-mvvm
Android Architecture Component
ryc16/android-architecture-components-samples
Samples for Android Architecture Components.
slothdeboss/CleanNotes
Simple note pet-project to practice in clean architecture.
vukan-markovic/JMBG_Validator
The application validates and extracts data from the entered JMBG
roastedcoder/ToDoList
A ToDo List App
toastmeister1/android-github
[Education] NextStep Android Architecture with TDD