Archapp

Simple Android app to show how to design a multi-modules MVVM Android app (fully tested)
Alternatives To Archapp
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Android Template464
7 months ago2Kotlin
Android app starter template
Archapp447
4 years ago7Kotlin
Simple Android app to show how to design a multi-modules MVVM Android app (fully tested)
Flawless Ios222
3 years ago
Awesome iOS guides from the community, shared on Flawless iOS Medium blog 👉
Refactored Umbrella114
a year ago3apache-2.0Kotlin
Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture
Android Mvvm Unittest99
4 years ago1mitKotlin
to learn android MVVM and unit test
Seedfrontend85
9 years ago2apache-2.0JavaScript
基于avalon的SPA项目模板。同时支持cordova和纯浏览器应用。
Fishbind76
6 years ago5January 26, 20181mitObjective-C
FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。
Tracktor59
6 months ago1Kotlin
A GitHub user tracking app, inspired from a GIF. 🕵️ Can be considered as a demo project to showcase MVVM with latest android development tools
Android Mvvm Sample48
6 years agomitJava
Architecting Android Applications using the MVVM architecture - (outdated)
Rxfluxarchitecture39
a year agoapache-2.0Kotlin
基于Flux架构的模块化框架
Alternatives To Archapp
Select To Compare


Alternative Project Comparisons
Readme

ArchApp

Simple Android app to show how to design a multi-modules MVVM Android app (fully tested).

You can find the related article on my Medium : https://medium.com/@Phil_Boisney/android-architecture-d7405db1361c

PREVIEW

Architecture Components

This application implements the following concepts :

  • MVVM + Data binding
  • Multi-modules
  • Navigation Component
  • ViewModel
  • LiveData
  • Coroutines
  • Koin
  • MockWebServer
  • Mockk
Popular Testing Projects
Popular Mvvm Projects
Popular Software Quality Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Testing
Kotlin
Android App
Mvvm
Coroutine
Mvvm Architecture
Databinding
Espresso
Architecture Components