Skip to content

MVP & MVVM samples for the Android architecture course on MIMO 2018

Notifications You must be signed in to change notification settings

lurecas/MIMO19AndroidArchMvpMVVM

Repository files navigation

MIMO 18 - MVP & MVVM samples

Demo project samples for the architecture class on MIMO 18 @ UPSA

Summary

All the apps shows a list of Marvel super heroes and a detailed screen for each one of them. This repository contains several samples, centered on showcasing:

  • app-mvp : Project sample to explain the MVP pattern
  • app-databinding : Using the data binding support on Android to update the views automatically
  • app-mvvm : Project sample to explain the MVVM pattern

How to run the app:

Built with Android Studio 3.1.1

Notes

These projects uses the Marvel api for network samples

About

MVP & MVVM samples for the Android architecture course on MIMO 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published