The Wayback Machine - https://web.archive.org/web/20200911135119/https://github.com/PhilippeBoisney/ArchApp
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

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
You can’t perform that action at this time.