hi,

I am developing a library for developer. This library will include the 
c2dm/gcm. It works fine when the developers don't have c2dm/gcm. When 
developers have their own c2dm/gcm implemented, then there will have two 
receivers to listen to the registration id and both will receive the 
registration id twice. In this case, the last registration id will be used 
in the app and library system. When there is new message coming in, these 
two receivers both will receive the message. I wonder if there is a way to 
separate two different receivers from each other.


best regards,

NTO

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

Reply via email to