vikasdesale / News24x7-news-from-every-part-of-the-world

πŸ’» πŸ“° Capstone Project: Implemented my custom app using the full gamut of the Android framework, including a Material user experience and the use of a variety of Google Play services. This app allows the user to read or listen to news which comes from more than 70 sources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News24x7-news-from-every-part-of-the-world

πŸ’» πŸ“° Capstone Project (News24x7-news-from-every-part-of-the-world)

Get it on Google Play

News 24x7 - news from every part of the world

News 24x7 is an Android app allows user to read or listen news which comes from every part of the world. Users can read or listen headlines and full news. Users can also save the news for offline listening or reading.

Features

List the main features of News 24x7 app.

  • Read or Listen latest news of every part of world.
  • Save news for offline reading.
  • Ability to choose from different type of sources of news.
  • Sort news by top, popular, latest news.

Google Play Services Uses.

  • Google Admobs for showing ads.
  • Firebase for storage, analytics and crash reporting.

Build and Make Pull Request

  • Get your News Api key from https://newsapi.org/
  • Then add your private api key in local build.gradle file (NEWS_API_ORG_KEY="YOUR_API_KEY")
  • Run gradle check task on terminal(Android Studio) to check it follows or not coding guidelines.
  • make a pull request by creating new branch.

Screenshots

     

     

License

Copyright 2017 Vikas Desale

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

πŸ’» πŸ“° Capstone Project: Implemented my custom app using the full gamut of the Android framework, including a Material user experience and the use of a variety of Google Play services. This app allows the user to read or listen to news which comes from more than 70 sources.

License:Apache License 2.0


Languages

Language:Java 100.0%