On 12 August 2010 15:40, pramod.deore <[email protected]> wrote: > Hello Sir, > Thanks for quick reply, But i didn't get it clearly. Will you please > give an example or some link that shows me how to communicate back to > main thread.
Code example of spawning new thread for background job which then talks back can be found i.e. here: http://developer.android.com/resources/faq/commontasks.html (see "Handling Expensive Operations in the UI Thread" chapter) -- 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

