Skip to content

API integration in Android without third-party library like Retrofit, Integration of FCM (Firebase Cloud Messaging) for notification when New News data is added on server

Notifications You must be signed in to change notification settings

richa211200/FirebaseNewsLinker

Repository files navigation

FirebaseNewsLinker

API integration in Android without third-party library like Retrofit

Integration of FCM (Firebase Cloud Messaging) for notification when New News data is added on server

This repository contains the source code for a mobile application developed in Kotlin for Android devices. TThis Android application fetches news articles from a provided AWS linked API and allows users to view them within the app, Additionally System APIs are used for fetching data without relying on any third-party libraries like Retrofit. It also integrates Firebase Cloud Messaging (FCM) to receive and display notifications. The app features visually interactive design, custom fonts, icons, and sorting options for listing articles based on old-to-new or new-to-old.

Demo video

Demo Video

Features

  • Fetches news article details from the provided API.
  • Lists articles with headlines and URLs on the home screen.
  • Opens the selected article in a browser window.
  • Integrates Firebase Cloud Messaging (FCM) for notifications.
  • Supports sorting articles based on old-to-new or new-to-old.
  • Utilizes visually interactive design with custom fonts and icons.

Requirements

  • Android Studio with SDK installed.
  • Firebase project setup for Cloud Messaging.
  • Internet connection to fetch news articles.

Usage

  1. Clone the repository:
  1. Use Android Studio to view-edit-run-build source code

About

API integration in Android without third-party library like Retrofit, Integration of FCM (Firebase Cloud Messaging) for notification when New News data is added on server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages