I am trying to write an app that will notify the user when a new piece of content is added to my database. I know I can make a service that would just poll the database every two hours or so but I feel like there is a much better way to do this. Is this really the only and or best way to do this?
Thanks -- 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

