Skip to content

Surajlambor/NewsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NewsApp TrendLine

NewsApp is an Android application that provides users with up-to-date news articles from various categories such as Health, Business, Science, and Technology. This project uses Retrofit for fetching news data from a remote API and Picasso for efficient image loading.

Features

  • Browse news articles from different categories.

  • View detailed information for each article.

  • Stay informed with the latest news updates.

  • Screenshots

  • WhatsApp Image 2023-09-11 at 6 59 14 PM WhatsApp Image 2023-09-11 at 6 59 21 PM

API Integration This project uses the News API to fetch news data. You will need to obtain an API key from News API and replace the placeholder in the code with your key.

public static final String API_KEY = "YOUR_API_KEY";

Libraries Used Retrofit - HTTP client for API requests. Picasso - Image loading library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published