NewsPilot is an Android application that fetches and lists news articles from various sources and countries, providing a seamless browsing experience for users who want to stay up-to-date with the latest news stories.
Report Bug ||
Request Feature
NewsPilot is an Android application that simplifies the process of getting news updates from various sources and countries, all in one place. The app provides a user-friendly interface that allows users to browse and read news articles easily.
Follow these steps to get a local copy of NewsPilot up and running on your system.
- Android Studio
- Android device or emulator
- Clone the repository:
git clone https://github.com/liamtoaldo/NewsPilot.git
- Open the project in Android Studio:
Open Android Studio, click on "Open an existing Android Studio project," and navigate to the cloned NewsPilot repository. Select the NewsPilot
folder and click "OK."
- Run the application:
Click on the "Run" button in Android Studio, and choose either an emulator or a connected Android device to run the application.
Download the APK file from the Releases on your phone and install the app.
After installing and running the application, users can select a news source language and country from the dropdown menu to fetch the latest news articles. Users can then browse through the list of articles and tap on an article to read it in full. They can also save their favourite articles.
Check the open issues for a list of proposed features and known issues.
Contributions are what make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the project.
- Create your feature branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.
NewsPilot is distributed under the MIT License. See LICENSE for more information.
Me - [email protected]
Project Link: https://github.com/liamtoaldo/NewsPilot