DailyBugle
DailyBugle copied to clipboard
📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development
🕷️DailyBugle
local setup instructions
Go to http://newsapi.org/ and generate your API key there and append to your local.properties like this
sdk.dir=YOUR_LOCAL_PATH_TO_ANDROID_SDK
api.news=ADD_YOUR_API_KEY_HERE
Architecture
This app uses MVVM (Model View View-Model) architecture.
screenshots
Home Screen | Search Screen | Saved Articles |
![]() |
![]() |
Coming soon! |
Select country | no internet | |
![]() |
![]() |