Ok ive put a thread sleep inside the doItInBackground and it seems to refresh when i rotate while the task is running so the question now is, how do i save the views states when i rotate after the task completes???it wont start again because it may not have been gabaged collected...
regards, 2011/10/5 João Rossa <[email protected]> > Unfortunately it doesnt seem to be working, at least not when i rotate, i > must be missing something here...still let me test this here. > > regards, > > > On Wed, Oct 5, 2011 at 2:13 AM, TreKing <[email protected]> wrote: > >> 2011/10/4 João Rossa <[email protected]> >> >>> Also is there a problem refreshing the contents inside the >>> doItinBackground???im using the runOnUIThread to refresh the views inside >>> the updateResultsInUi() >> >> >> That should work. >> >> >> >> ------------------------------------------------------------------------------------------------- >> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago >> transit tracking app for Android-powered devices >> >> -- >> 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 >> > > -- 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

