π» π° Capstone Project (News24x7-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.
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 Admobs for showing ads.
- Firebase for storage, analytics and crash reporting.
- 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.
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.