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

android-architecture-components

Here are 516 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 Jul 4, 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 Jul 19, 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
Manikant25
Manikant25 commented Jun 27, 2021

Describe the bug
There are 20 patients in the Patient's List view but on top it is showing 24 Patient(s) in textview.

Component
reference app

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'reference app'
  2. See error

Expected behavior
It should have shown 20 Patient(s).

Screenshots
Not needed as such.

**Smartphone (please complete the following in

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