Re: [android-developers] Android app with Message notification and Service
On Sun, Sep 9, 2012 at 8:31 AM, Aliasgar Rangwala <aliwork79@gmail.com> wrote:
> We are having our application on Android and plan to add message alerts to
> our Android app users. The app will run in background and the moment any new
> alert is sent from central server the user should get notification alert on
> his Android device.
This sounds like a fine use case for Google Cloud Messaging or similar
services, so you do not need your app to "run in background" all of
the time.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.1 Available!
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home