On Sat, Apr 10, 2010 at 9:42 AM, Ahsan <ahsan....@gmail.com> wrote: > However, this is not working out. I am not very sure why.
If I understand your post correctly you are starting a thread that does nothing more than offload the intensive work to the UI thread. You want to run the bulk of operations (downloading, parsing, etc) in the thread, then once you have something you can place on your map, invoke your handler to post a message to the main thread. Hope that helps. ------------------------------------------------------------------------------------------------- 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 Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en To unsubscribe, reply using "remove me" as the subject.