On Tue, Mar 16, 2010 at 1:05 PM, LeGeNDuS <legen...@gmail.com> wrote:

> What happens to it?


If this is you exact code, you're running everything in the UI thread, which
means the dialog gets shown and subsequently closed before it actually gets
to be rendered on the screen.

You probably want an AsyncTask in this situation.

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

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to