Send push notification in android

I want to know something about push notifications. I am making Android applications and the first user is registered in this application in these Android applications and repositories for a remote database, which are stored in SQL SERVER, and after that he logs in. My question is that I want to send a notification to my Android app user. How can I send a notification? So please give me a good example or link to an example.

Thanks in advance.

+3
source share
2 answers

You can use Google Cloud Messaging. Here is the Android documentation on this topic. Overview:

Google Cloud Messaging Android (GCM) - , Android , . GCM Android-, . GCM , , .

+3

Google cloud messaging. , - , , .

Google cloud messaging

0

All Articles