Skip to content

shantudas/android-architecture-components-mvvm-retrofit-java

Repository files navigation

Android-Architecture-Components-MVVM-Retrofit-JAVA

This repository contains Android Architecture Components ( LiveData , View Model and MVVM with retrofit for consuming rest api )

About This Project

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

App Features

  • Show list of movies article

Setting Up

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.

App demo

Library Used

Contributing

Anyone can contribute in this project.

Authors

Shantu Chandra Das

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages