Skip to content

Send device-to-device push notifications without writing server-side code

Notifications You must be signed in to change notification settings

Patsjemoe/Notify

 
 

Repository files navigation

Notify

Notify app demos how to send push notifications between mobile devices without writing any server-side code.

notify

Firebase Cloud Messaging (FCM) allows you to send push notifications directly from Firebase console or with an app server or some other trusted environment where the server logic runs. However, you may want to send push notifications between devices, like in most chat apps, but without writing any server-side code. Of course, it’s very possible.

You will need the following tools and skills set:

  • Android Studio (version 3.x or later)
  • Firebase account (sign up here)
  • Basic knowledge of Android development

Read the full article here

About

Send device-to-device push notifications without writing server-side code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%