Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Article

New York Times API Implementation project in android.

preview

Screenrecording_20220831_022609.mp4

Keywords

  • MVVM
  • Retrofit
  • DataBinding / ViewBinding
  • API Implementation
  • Day/Nigth themes

Project Setup

clone this project using the following command.

git clone URL
cd article 

now open the article in android studio.

open gradle.properties file and add your api-key as

API_KEY = "YOUR API KEY"

build the project and open java/com/android/articles/ArticleParcelableTest.kt to run the test on ArticleParcelable.

open java/com/android/articles/retrofit/ArticleAPITest.kt to run the test on ArticleAPI.

About

NewYorkTime's API Implementation project in android. This will display some Articles from NewYorkTime.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages