On Wed, Jan 11, 2012 at 7:33 AM, saex <[email protected]> wrote:
> I'm checking this link: 
> http://android-developers.blogspot.com/2010/05/android-cloud-to-device-messaging.html
>
> there explains that to send a notification, you need to specify the
> register id of the device that will receive the notification.
>
> Ok, but... ¿what happens if i want to send a notification to all the
> users of an application and not to a simple device? ¿how can i do it?

Send them to each user one at a time, using a loop.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to