News Application – Android Source Code

Overview

English News is an Android application developed using Android studio. It uses android starting from Jelly beans which means it supports more than 96% of devices in android market. It has a simple design with categories for different news channels and different news types (general, sport and economy). Easy re-skin and great support with free update when needed. News API has been used to create this project which has great choices for different news channels.

Some Arabic news channels are also available on the news API

Features

  • News application with categories
  • Several news channels
  • Firebase integration for crash reporting, analysis and FCM (push notification)
  • Admob integration

Requirements

  • Android studio for modification
  • News API Key

Instructions

  • Import app into Android studio
  • Follow steps in documentation
  • Generate your apk and publish it

Related