Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nimit95/mvvm-boilerplate


https://github.com/nimit95/mvvm-boilerplate

android boilerplate mvvp room viewmodel

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

#Boiler Plate code for MVVM

THis contains ViewMode, Room, RxJava, Dagger2, Retrofit Dependencies

You can clone it, change the package name and application name in gradle to use it.

There are certain demo Models already made in data package to make it eady to understand room usage, you can use
them or simply delete.