what is the procedure of using D2MS server in cloud messaging in android



what is the procedure of using D2MS server in cloud messaging in android..

Answer / Akshay Singh

To use D2MSServer (Distributed Message Service Server) for cloud messaging in Android, you would typically follow these steps: 1. Install and configure the D2MSServer on your cloud infrastructure. 2. Register your Android application with the D2MSServer. 3. Implement push notification functionality using the Google Cloud Messaging (GCM) API or Firebase Cloud Messaging (FCM) API. 4. When a message is to be sent, use the GCM/FCM APIs to broadcast the message to the appropriate device(s).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Explain what is application context?

1 Answers  


Explain in brief about the important file and folder when you create new android application.

1 Answers  


Can I upgrade my android version?

1 Answers  


Explain about the exceptions of Android.

1 Answers   UGC Corporation,


What is meant by services?

1 Answers  


Explain implicit and explicit intents.

1 Answers  


What is meant by activities?

1 Answers  


Why is android so popular?

1 Answers  


What is the implicit intent in android?

1 Answers  


What is the android:versioncode attribute in the androidmanifest.xml file?

1 Answers  


How do I restart my android phone in safe mode?

1 Answers  


The correct sintaxis to add internet permission?

1 Answers  


Categories