On 16 mar, 18:09, TreKing <[email protected]> wrote: > On Tue, Mar 16, 2010 at 1:05 PM, LeGeNDuS <[email protected]> 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 > deviceshttp://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 [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

