Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nimit95/mvvm-boilerplate
- Owner: nimit95
- Created: 2017-11-29T15:18:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T17:00:36.000Z (about 7 years ago)
- Last Synced: 2024-11-07T19:43:12.114Z (3 months ago)
- Topics: android, boilerplate, mvvp, room, viewmodel
- Language: Java
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.