On Thu, Jan 21, 2010 at 11:56 AM, Dirk Vranckaert
<[email protected]>wrote:

> So does anyone of you guys knows what I am doing wrong here? Can't you
> create a dialog from within a thread?
>
No.


> If so, what's the best way of handling my exceptions here?
>

There are various options, but you could use the runOnUiThread function as
you are already to run yet another small thread to show the dialog on the UI
thread.

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