On Sun, Feb 12, 2012 at 9:04 AM, niko20 <[email protected]> wrote:

> Actually you can update the UI from another thread


Just to be clear, you cannot update the UI from another thread.
What you do, either via an AsyncTask, Handler, or whatever, is indirectly
update the UI via some messaging mechanism that tells the UI to update in
its main thread.

I know this is what you meant, just making it clear for the OP.

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