Every 10 seconds? That'll drain the battery quite quickly. Why don't you want to use C2DM (or Urban Airship or other such technologies)?
But yes, without a server-push technology (like C2DM or Urban Airship), you're left with client-polling and you're doing that. Just don't do it every 10 seconds all the time.... -- 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

