https://github.com/rishabhdeepsingh/newsapp
https://github.com/rishabhdeepsingh/newsapp
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rishabhdeepsingh/newsapp
- Owner: rishabhdeepsingh
- Created: 2020-09-13T09:51:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T10:27:40.000Z (almost 6 years ago)
- Last Synced: 2025-02-22T17:46:39.469Z (over 1 year ago)
- Language: Kotlin
- Size: 171 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## NewsApp using http://newsapi.org/
## Setup
- create a file `credentials.properties`
- add `NEWS_API_KEY = "_YOUR_NEWS_API_KEY_HERE_"`
- build and run on your device.