Skip to content

This app uses newsapi.org to fetch the news from the internet and provides you with different categories to choose news from.

License

Notifications You must be signed in to change notification settings

ni-sh-a-char/DekkhO

Repository files navigation

Java Android Gradle

DekkhO - The News App

DekkhO is a news app that fetches news from the internet using the News API. It provides users with different categories to choose news from and delivers the latest updates right at their fingertips.

Getting Started

To get started with DekkhO, follow the instructions below:

  1. Generate an API key from newsapi.org.
  2. Clone this repository or download the source code.
  3. Open the project in Android Studio.
  4. Open the MainActivity.java file.
  5. Find the line with String api = "YOUR_API_KEY_HERE"; and replace YOUR_API_KEY_HERE with your actual API key.

Features

  • Fetches news from the internet using the News API.
  • Provides different categories to choose news from.
  • Delivers the latest updates in real-time.
  • User-friendly interface for easy navigation and reading.

Dependencies

DekkhO relies on the following dependencies:

  • Retrofit: A type-safe HTTP client for making API calls.
  • Picasso: A powerful image downloading and caching library.
  • RecyclerView: A UI component for displaying large sets of data in a scrollable view.

About

This app uses newsapi.org to fetch the news from the internet and provides you with different categories to choose news from.

Resources

License

Stars

Watchers

Forks

Packages

No packages published