All,

When a certain Activity loads, I'd like to make an AsyncTask call; I'd
like this call to take place the first time the Activity is loaded,
and each time that it is "opened"/viewed.

Would overriding onStart() and onResume() be the best candidate
locations for this AsyncTask?

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

Reply via email to