Skip to content

stephendanielxxx/NewsApi-test

Repository files navigation

DigimasterNewsApi

How the app works

  1. This app will show a list of news from Newsapi.org REST API
  2. Create your account
  3. Get Your Api Key
  4. Copy your api key and paste to Build.gradle(Module ..)

Prerequisites

Before running this app, you need to add your NewsAPi Key, in your Build.gradle(Module ..) file:

buildConfigField "String","API_SECRET","PUT YOUR API KEY IN HERE"

Dependencies :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages