Wednesday, August 17, 2011

[android-developers] Re: about Async Task

yes, that's what i do,
but it is not clear for me, what means "task can be executed only
once", if we suposse to do it exactly the opossite way ......

On Aug 17, 3:34 pm, Streets Of Boston <flyingdutc...@gmail.com> wrote:
> Then create a subclass of AsyncTask that does the same thing in the
> background.
> Then each time create a new instance of that subclass and call 'execute()'
> on it.

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