1 Forks
3 Stars
3 Watchers

BestAndroidMvvmTemplate

This is a base app, a template, a starting point for any android project. This template uses MVVM Clean architecture to the best of my understanding; it uses reactive patterns, Room for persistence, and Retrofit2 for networking.

How to download and setup BestAndroidMvvmTemplate

Open terminal and run command
git clone https://github.com/mjanki/BestAndroidMvvmTemplate.git
git clone is used to create a copy or clone of BestAndroidMvvmTemplate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BestAndroidMvvmTemplate https://github.com/mjanki/BestAndroidMvvmTemplate/archive/master.zip

Or simply clone BestAndroidMvvmTemplate with SSH
[email protected]:mjanki/BestAndroidMvvmTemplate.git

If you have some problems with BestAndroidMvvmTemplate

You may open issue on BestAndroidMvvmTemplate support forum (system) here: https://github.com/mjanki/BestAndroidMvvmTemplate/issues