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

