I posted the code there..there are no static methods, anyway how do i save the activity(as in the views that are filled) either on rotation *while and after *the task is running?
regards, On Tue, Oct 4, 2011 at 1:47 PM, TreKing <[email protected]> wrote: > On Tue, Oct 4, 2011 at 4:14 AM, Bluemercury <[email protected]> wrote: > >> The only static variable in use is an int, for maintaining the state of a >> progress bar while switching activities. the updateResultsinUi() is an >> abstract method tha is implemented by sub activties classes. > > > Um, well, then your code makes no sense to me. From what you posted, you > are using both instance and static methods. > > > ------------------------------------------------------------------------------------------------- > 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

