This repository contains Android Architecture Components ( LiveData , View Model and MVVM with retrofit for consuming rest api )
In this project we will build a news article app using android architecture components ( LiveData and ViewModel ) usning MVVM pattern by the help of Retrofit for consuming rest api data from News Api
- Show list of movies article
Step-1 : Download this project on your local machine.
Step-2 : Get an api key from News Api
How to get an api key from News Api?
1 : Register Your Account
2 : once you login in your account, go to your profile. you will see an api key.
Step-3 : Put your api key inside AppConstant.java file under Constants folder on this project
Step-4: Run the application.
Anyone can contribute in this project.
Shantu Chandra Das
This project is licensed under the MIT License - see the LICENSE.md file for details