An app which provides you with all the general news and category news of 4 broad categories namely - Entertainment, Technology, Science and Health. This app uses NewsAPI for fetching the news.
- Easy to use UI
- News sorted date-wise
- News Summary under 60 words
- Left/Right Gesture support to navigate between different news pages
- Webview support for reading the full article
- Animations
- AppCompat
- GridLayout
- CardView
- Picasso
- Retrofit
Step 1: Clone the repository.
https://github.com/vaibhavjain30699/NewsUp.git
Step 2: Import the project into the Android Studio using Open an Existing Project.
Step 3: When the gradle build and indexing is done, click the Run button and run it on an emulator/physical device.