hagarabobakr / NewsAppXML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name: NEWS

Description

The NEWS project is an Android application that allows users to browse and read news articles from various categories. It utilizes XML and the Retrofit library to fetch news data from the internet and display it in a user-friendly manner. Stay updated with the latest news across different topics effortlessly.

Features

  • Browse news articles from different categories
  • Select a specific category to view related articles
  • Utilize Retrofit library for seamless data fetching
  • User-friendly interface for easy navigation and readability

Installation

  1. Clone the repository: git clone [(https://github.com/hagarabobakr/NewsAppXML)]
  2. Open the project in Android Studio
  3. Build and run the application on an Android device or emulator

Usage

  1. Launch the NEWS application on your Android device
  2. Browse the available news categories
  3. Select a category of interest
  4. View and read the articles related to the chosen category
  5. Enjoy staying updated with the latest news!

Technologies Used

  • Android SDK
  • XML
  • Retrofit

Screenshots

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m 'Add your feature'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request

About


Languages

Language:Kotlin 99.4%Language:Java 0.6%