Skip to content

Android app that fetches and displays current news using the NewsAPI. Users can view news by topic or browse general news in a user-friendly format.

Notifications You must be signed in to change notification settings

PhPersson/news-app

Repository files navigation

NewsApp

This Android app displays the current news information for a specific topic or generall news information. It uses the NewsApi to fetch the news data and displays it in a user-friendly format.

Read news article

A popup will ask the user if the article should be open in the browser

Info
Search

If no relevant articles was found during search, a warning will show

Getting Started

To get started, follow these steps:

  1. Clone this repo to a suitable destination

  2. Install Android Studio (If you don't have it) If you don't have Android Studio installed on your computer, you can download it from the official website.

  3. Once you have Android Studio installed, follow these steps to open the app:

  • Launch Android Studio.
  • Click on "Open an existing Android Studio project".
  • Navigate to the directory where you cloned the repo to.
  • Select the folder and click "Open".

Run the App

Now that you have the app open in Android Studio, you can run it on an emulator or a physical Android device. Follow these steps to run the app:

  1. Connect your Android device to your computer using a USB cable (skip this step if you're using an emulator).
  2. Make sure your device is detected by Android Studio.
  3. Click on the green play button in the toolbar, or go to "Run" > "Run 'app'".
  4. Choose your device from the list of available devices/emulators and click "OK".

That's it! The app should now be running on your device or emulator.

About

Android app that fetches and displays current news using the NewsAPI. Users can view news by topic or browse general news in a user-friendly format.

Resources

Stars

Watchers

Forks

Languages