push notification Archives - Androhub

SetUp Firebase Cloud Messaging in Android – Part 2

In the previous article, we learned how to connect FCM to any Android application and get the token in the Android device. In this article, we will learn how we can send push notification from Firebase Console and receive it in Android device. VIDEO TUTORIAL Types of Messages With FCM, you can send two types

Read More

SetUp Firebase Cloud Messaging in Android – Part 1

In this article, we are going to learn how to integrate Firebase Cloud Messaging in Android applications. What is FCM? Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably send messages at no cost. Using FCM, you can notify a client app that new email or other data is available to

Read More