Skip to content

FCM is just a demo of Android Application which implement Firebase Cloud Messaging. It made for Google I/O Extended 2016 Bangkok

Notifications You must be signed in to change notification settings

Google-IO-extended-bangkok/FCM-Android

 
 

Repository files navigation

FCM (Firebase Cloud Messaging)

FCM is just a demo of Android Application which implement Firebase Cloud Messaging. It made for Google I/O Extended 2016 Bangkok

Prerequisites

  • Supported Android 2.3 (Gingerbread) and newer
  • Google Play services 9.0.2 or newer
  • Android Studio 1.5 or higher

Features

  • Subscribe to topics
  • Get token
  • Send message with payload both notification and data
  • Send message with a token, token group, a topic, condition
  • Handle message both foreground and background
  • Customize notification

Limitation in the message payload

  • Notification : 2KB limit and a predefined set of user-visible keys
  • Data : 4KB of custom key-value pairs

Screenshots

Presentation slide

https://docs.google.com/presentation/d/1HPLk1PXaGUjqTlPB6RHsgrTunJNo10kbGZ-JX_7JELw/edit?usp=sharing

About

FCM is just a demo of Android Application which implement Firebase Cloud Messaging. It made for Google I/O Extended 2016 Bangkok

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%