/W6-HMS-Push-Kit-App-Messaging

Android local notifications, push notifications with HMS Push Kit and HMS App Messaging service

Primary LanguageJava

(W6) HMS Push Kit, App Messaging and Local Android Notifications

6th week content of COOP4423 course

Latest Version Java Minimum SDK Version

Used Technologies

This demo project provides demonstration for following scenarios:

  • Receiving a push message from a remote server

  • Receiving an app message from a remote server

  • Adding and removing custom view to the received app message

  • Displaying a local Android push message

Clone the Repository

With SSH

git clone git@github.com:BAU-COOP4423/W6-HMS-Push-Kit-App-Messaging.git

With HTTPS

git clone https://github.com/BAU-COOP4423/W6-HMS-Push-Kit-App-Messaging.git

Utilized resources

Note: Do not hesitate to open an issue for your questions.