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

android-architecture-components

Here are 540 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 Dec 18, 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 Nov 18, 2021
  • Java
KhumboLihonga
KhumboLihonga commented Feb 18, 2022

Describe the bug
In a questionnaire, when a field set to type 'decimal' receives focus, the soft keyboard appears but it has not decimal point to select from.

Component
SDC gallery app

To Reproduce
Steps to reproduce the behavior:

  1. Create a questionnaire with a field with the type set to 'decimal'
  2. Open the questionnaire in the app
  3. Set focus on the field
  4. The nume
Bug Good first issue P2 Data capture
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, 2021
  • Java

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

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