On Sun, Sep 25, 2011 at 6:26 AM, John Goche <[email protected]>wrote:

> Is it safe to refresh the screen widgets with the data in
> onActivityResult() or is it better to do this inside onStart()?
>

It is safe and preferred - how would you know you were coming back from a
result in onStart() ?


> Plus, which gets called first, the asynchronous onActivityResult() or
> onStart(). This is what has been puzzling me lately.
>

Put a log statement or break point in each and see.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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