Tuesday, August 9, 2011

Re: [android-developers] Re: What is the right way to get updates from REST service by timer in Android?

You may want to use a service:
http://developer.android.com/guide/topics/fundamentals/services.html

On Tue, Aug 9, 2011 at 9:26 PM, Alexey Zakharov
<alexey.v.zaharov@gmail.com> wrote:
> UPDATE: I need to receive updates even if user has switched to another
> application or receive a call. UI also should be updated. So when user
> switch back to the application he should see updated view.
>
> --
> 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

--
~ Jeremiah:9:23-24
Android 2D MMORPG: http://solrpg.com/http://www.youtube.com/user/revoltingx

--
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

No comments:

Post a Comment