Skip to content

kauramanp/OpenAppFromNotificationKotlin

Repository files navigation

🔔 Firebase Push Notification with Overlay Launch - Android

This Android application demonstrates how to send push notifications using Firebase Cloud Messaging (FCM) and launch the app on message reception using overlay permissions. It also showcases how to retrieve the FCM registration token and send a notification using Volley.


Prerequisites

  • Android Studio Chipmunk or later.
  • Kotlin 1.5 or later.
  • Minimum SDK 21 (Android 5.0 Lollipop).

🧠 Learning Outcome

  • How to send and receive data-based FCM push notifications.
  • Handling foreground and background notification behavior.
  • Managing overlay permissions dynamically.

🔐 Note

Never expose your FCM server key in public repositories. Use secure server-side environments for production.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages