Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

segunfamisa/android-mvvm-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android MVVM Sample

This is an example app to demonstrate the Model-View-ViewModel architecture.

The thought pattern for this project was adapted from the Google Samples repository for Android Architecture - https://github.com/googlesamples/android-architecture

How to run

Requirements

  • Android Studio 1.5+

Steps

To run this application, you need to:

  • Create an API key at https://themoviedb.org/
  • Execute this command (to create a keys.properties file from the sample provided)
    mv keys-sample.properties keys.properties
  • Paste your API key in the keys.properties file

Contribution

Contributions are welcome, still working on a contributions guide

License

Check LICENSE for the license.

About

🚨 Outdated: Architecting Android Applications using the MVVM architecture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages