I am creating an Android app where in I will require the push notifications.
I can send notifications to multiple Devices very perfectly..There is no issue at all..
Here the query is How can I send Notification to particular device (or user).
Like for example, If any 1 user's balance is low, then I want to generate Notification to particular that user.
What should be done to send the push notification to the particular individual user in Android?
Please Help and Suggest.
Thanks
This blog post suggests that when your app registers for cloud-to-device messages, it will receive a registration ID. You should have the app report this registration ID to your servers, where you can then supply it to the C2DM servers as required.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With