https://github.com/hossain-khan/android-daily-headlines
An app that provides daily headlines from popular news source.
https://github.com/hossain-khan/android-daily-headlines
android-application daily-headlines news-sources rxjava sample-app swagger-codegen
Last synced: 3 months ago
JSON representation
An app that provides daily headlines from popular news source.
- Host: GitHub
- URL: https://github.com/hossain-khan/android-daily-headlines
- Owner: hossain-khan
- License: mit
- Created: 2016-09-19T01:54:09.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2019-04-15T22:03:00.000Z (over 6 years ago)
- Last Synced: 2025-03-18T11:52:01.905Z (7 months ago)
- Topics: android-application, daily-headlines, news-sources, rxjava, sample-app, swagger-codegen
- Language: Java
- Homepage:
- Size: 1.78 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://goo.gl/dc1ogR) [](https://goo.gl/iqP7aU) [](https://goo.gl/LgMlnk) [](https://goo.gl/WfcZFA) [](https://github.com/amardeshbd/android-daily-headlines/releases) [](https://github.com/amardeshbd/android-daily-headlines/blob/develop/LICENSE) 
[](https://github.com/amardeshbd/android-daily-headlines/issues) [](https://github.com/amardeshbd/android-daily-headlines/issues?q=is%3Aissue+is%3Aclosed) [](https://github.com/amardeshbd/android-daily-headlines/pulls?q=is%3Apr+is%3Aclosed) [](http://isitmaintained.com/project/amardeshbd/android-daily-headlines "Average time to resolve an issue") [](http://isitmaintained.com/project/amardeshbd/android-daily-headlines "Percentage of issues still open")# android-daily-headlines
An app that provides daily headlines from popular news source.Initial planning stage, main goal is to create simple app with news source title '**only**' to keep it simple. This app is meant to take a glance through the headlines quickly with possible option to view details of the story _(future version)_.
[](https://goo.gl/fRrc7o) [](https://goo.gl/z3RH9k)
## Building and Contribution Guide
The app uses gradle, follow [firebase android](https://firebase.google.com/docs/android/setup) setup guide to get `google-services.json` and **replace** them in both **`mobile`** and **`tv`** module.> NOTE: Currently dummy `google-services.json` files are added to pass CI build. You must **replace** them with your's to build project properly.
Contribution is welcome via :octocat: pull-request. Checkout open issue to get pointer on what you can help us with :thumbsup:
## Goal and Status
Current plan is to create simple possible 📺 app with news headline only. This allows users to quickly glance through headlines over a ☕
The 📱 version of the app will follow after 2.0 release of 📺 _(TV)_ app.
### Project Planning
I am currently tracking issues and tasks using :octocat:'s kanban board* ~~Release v1 - https://github.com/amardeshbd/android-daily-headlines/projects/1~~ - 1.0 is published in [Google Play](https://play.google.com/store/apps/details?id=info.hossainkhan.dailynewsheadlines&utm_source=global_co&utm_medium=prtnr&utm_content=Mar2515&utm_campaign=PartBadge&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)
* Release v2 - https://github.com/amardeshbd/android-daily-headlines/projects/2### Gradle Modues
[](https://docs.google.com/drawings/d/1mbFW9Yq9r7h7DmFYhA6X1M26dBp7Uw-mX4aRaPm4GMg/edit?usp=sharing)For more infromation check **[project wiki](https://github.com/amardeshbd/android-daily-headlines/wiki)**
### Screenshot from `develop` build

[](https://user-images.githubusercontent.com/99822/37881767-6b22debe-306a-11e8-848c-4175dd5e358f.gif)
----
## DISCLAIMER
This is my personal project to experiment with following tools & technologies
* Firebase - Analytics _(See [#111](https://github.com/amardeshbd/android-daily-headlines/pull/111))_, Crash Reporting _(See [#10](https://github.com/amardeshbd/android-daily-headlines/pull/10))_, Remote Config etc.
* Travis CI - for build automation _(See [travis.yml](https://github.com/amardeshbd/android-daily-headlines/blob/develop/.travis.yml))_
* Code coverage (jacoco _[See [travis.yml](https://github.com/amardeshbd/android-daily-headlines/blob/develop/.travis.yml#L32)]_, [Codecov.io](https://codecov.io/gh/amardeshbd/android-daily-headlines), [codacy](https://www.codacy.com/app/amardeshbd/android-daily-headlines), [codebeat](https://codebeat.co/projects/github-com-amardeshbd-android-daily-headlines))
* OpenAPI Specification & Related Tools _(See [#11](https://github.com/amardeshbd/android-daily-headlines/pull/11), [wiki](https://github.com/amardeshbd/android-daily-headlines/wiki/Swagger-Codegen))_
* RxJava _(Using for retrofit and app)_
* Jack & Jill Toolchain - _Used for Java 8 support_ (LIMITATION: I was not able to use Java 8 feature due to library project not being supported by jack. See AOSP [issue #211386](https://code.google.com/p/android/issues/detail?id=211386))
* Retrofit 2 _(See [API Services](https://github.com/amardeshbd/android-daily-headlines/tree/develop/api-lib/src/main/java/io/swagger/client/api))_
* Dagger 2 _(See [#29](https://github.com/amardeshbd/android-daily-headlines/issues/29), [core-lib:gradle](https://github.com/amardeshbd/android-daily-headlines/blob/develop/core-lib/build.gradle#L50))_
* Picasso - _Used for memory efficient image loading_
* Coordinator & Constraint Layout
* Timber (android logging) _(See [#30](https://github.com/amardeshbd/android-daily-headlines/pull/30))_
* Android TV Leanback _(Most code samples are taken from "[leanback-showcase](https://github.com/googlesamples/leanback-showcase)" project)_
* Design Support Library
* Database (local caching - Realm (maybe?))
* Scheduler - data syncing
* MVP Architecture _(See [#27](https://github.com/amardeshbd/android-daily-headlines/issues/27), some UI still needs refactoring)_
* AutoValue _(See [#76](https://github.com/amardeshbd/android-daily-headlines/pull/76))_
* Google Play Alpha Beta release _(Beta app available on [Google Play](https://play.google.com/apps/testing/info.hossainkhan.dailynewsheadlines))_
* LeakCanary _(See [#60](https://github.com/amardeshbd/android-daily-headlines/pull/60))_Features started using in the mobile app:
* Kotlin Support _(See [#175](https://github.com/amardeshbd/android-daily-headlines/issues/175))_
* Room ORM (Planned for content caching)
* Upgrade to RxJava 2 (Planned)
* Upgrade to Firebase Crashlytics (Planned)
I'll try to update references for these items when I use in the app :sunglasses: