The Wayback Machine - https://web.archive.org/web/20211022034008/https://github.com/topics/android-architecture-components
Skip to content
#

android-architecture-components

Here are 526 public repositories matching this topic...

Foodium

🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
  • Updated Sep 25, 2021
  • Kotlin

Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Wear Compose, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.
  • Updated Oct 19, 2021
  • Kotlin

The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
  • Updated Jul 24, 2017
  • Kotlin

🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
  • Updated Aug 3, 2021
  • Java
PopularMovies

🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
  • Updated Dec 9, 2019
  • Java
f-odhiambo
f-odhiambo commented Sep 28, 2021

Is your feature request related to a problem? Please describe.
Add a location widget that allows you to submit the location with GPS coordinates and location details as FHIR Location resources
Describe the solution you'd like

  1. ANC Usecase
    In the ANC use case, add a location of a facility or a family residence or village. This should submit a location payload tagged to a patient

EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
  • Updated Nov 14, 2019
  • Kotlin

Improve this page

Add a description, image, and links to the android-architecture-components topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the android-architecture-components topic, visit your repo's landing page and select "manage topics."

Learn more