Newz
Newz copied to clipboard
Android App that shows Top Stories from the NY Times
Newz
Android App that shows Top Stories from NY Times.
It uses MVVM architecture.
Libraries
- Navigation
- Lifecycle Components
- Retrofit with Moshi
- Kotlin Coroutines
- Glide
- Chrome Custom Tabs
Features
- Dark Mode
- Helpful Error & Offline State
- Custom Chrome Tabs
Building the app
- Open
local.properties
- Add your NYTimes API Key as follows
ny_times_api_key=YOUR API KEY
- Rebuild the app
- Run
Screenshots