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

https://github.com/nbadiganti/android-mvvm-boilerplate-project

It helps you to understand MVVM structure in android using ROOM, LiveDate, Database or API repository
https://github.com/nbadiganti/android-mvvm-boilerplate-project

android android-room-persistence-library boilerplate-application livedata mvvm-architecture openweathermap-api retrofit2 viewmodel-pattern weather-app

Last synced: about 2 months ago
JSON representation

It helps you to understand MVVM structure in android using ROOM, LiveDate, Database or API repository

Awesome Lists containing this project

README

        

# ANDROID-MVVM-Boilerplate-project
It helps you to understand MVVM structure in android using ROOM, LiveDate, Database or API repository

1. Create a account in openweathermap website to get API key http://openweathermap.org/
Place your api in Constants.java file.