All Projects → jirawatee → Firebasecloudmessaging Android

jirawatee / Firebasecloudmessaging Android

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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Firebasecloudmessaging Android

Whatsup
**Deprecated** Real time chat app written in Swift 4 using Firebase and OTP Authentication
Stars: ✭ 39 (-69.05%)
Mutual labels:  firebase, firebase-cloud-messaging
Firebaseauth Android
Firebase Authentication code guideline for Android developer
Stars: ✭ 67 (-46.83%)
Mutual labels:  firebase, android-development
Cocos2dx Cpp Sample
Firebase Cocos2d-x samples
Stars: ✭ 42 (-66.67%)
Mutual labels:  firebase, firebase-cloud-messaging
Pyfcm
Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)
Stars: ✭ 674 (+434.92%)
Mutual labels:  firebase, firebase-cloud-messaging
Firebase Php
Unofficial Firebase Admin SDK for PHP
Stars: ✭ 1,657 (+1215.08%)
Mutual labels:  firebase, firebase-cloud-messaging
Thenetwork Open
TheNetwork is a blog cum chat app. It's completely built using firebase. Users can post, comment, like and bookmark the blogs, also users can send follow requests to connect with people. Users can create events and also prepare an event roadmap. Pagination for realtime data is also included in chats, blogs and events.
Stars: ✭ 17 (-86.51%)
Mutual labels:  firebase, firebase-cloud-messaging
Firebase Admin Node
Firebase Admin Node.js SDK
Stars: ✭ 1,050 (+733.33%)
Mutual labels:  firebase, firebase-cloud-messaging
Firebase Js Sdk
Firebase Javascript SDK
Stars: ✭ 3,844 (+2950.79%)
Mutual labels:  firebase, firebase-cloud-messaging
Laqul
A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features.
Stars: ✭ 110 (-12.7%)
Mutual labels:  firebase, firebase-cloud-messaging
Kbarcode
A library to help implement barcode scanning
Stars: ✭ 88 (-30.16%)
Mutual labels:  firebase, android-development
Quickstart Unity
Firebase Quickstart Samples for Unity
Stars: ✭ 553 (+338.89%)
Mutual labels:  firebase, firebase-cloud-messaging
Fcmsharp
Firebase Cloud Messaging (FCM) with .NET
Stars: ✭ 115 (-8.73%)
Mutual labels:  firebase, firebase-cloud-messaging
Rxfirebase
Rxjava 2.0 wrapper on Google's Android Firebase library.
Stars: ✭ 509 (+303.97%)
Mutual labels:  firebase, firebase-cloud-messaging
Chatapp
Chat App with all functionality private chat, contacts, friends request, find friends,for profile settings image cropper functionality, settings, logout also send text, image and all type of files, delete your files for you and everyone , login with email and mobile number and real time database firebase and for notification purpose Node Js used.
Stars: ✭ 25 (-80.16%)
Mutual labels:  firebase, firebase-cloud-messaging
Laravel Firebase
A Laravel package for the Firebase PHP Admin SDK
Stars: ✭ 369 (+192.86%)
Mutual labels:  firebase, firebase-cloud-messaging
Kotlin Firebase Group Chat
Group and OneonOne chat using firebase built in Kotlin similar to whatsapp.
Stars: ✭ 44 (-65.08%)
Mutual labels:  firebase, firebase-cloud-messaging
Falconmessenger
🌟🌟🌟🌟🌟 Falcon Messenger is a Fast and Beautiful cloud-based messaging app. With iOS and IPadOS Support. Available on the App Store.
Stars: ✭ 310 (+146.03%)
Mutual labels:  firebase, firebase-cloud-messaging
Mechahamster
Mecha Hamster is a game where you roll through customizable environments that you can share with your friends.
Stars: ✭ 314 (+149.21%)
Mutual labels:  firebase, firebase-cloud-messaging
Pushraven
A simple Java library to interface with Firebase Cloud Messaging (FCM) API. Pushraven allows you to push notifications to clients in very few lines of code.
Stars: ✭ 67 (-46.83%)
Mutual labels:  firebase, firebase-cloud-messaging
Hify
Social network powered by firebase
Stars: ✭ 115 (-8.73%)
Mutual labels:  firebase, firebase-cloud-messaging

Firebase Cloud Messaging (FCM)

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 4.1 or newer
  • Android Studio 3.3.2 or higher
  • google-services.json in app-level folder

Features

  • Subscribe and Unsubscribe with 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
  • Support notification channel for Android 0 or newer

Limitation in the message payload

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

Screenshots

Slide

https://docs.google.com/presentation/d/1HPLk1PXaGUjqTlPB6RHsgrTunJNo10kbGZ-JX_7JELw/edit?usp=sharing
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].