Can you post a stack trace (from Android Market) and say what is the name of a class you provided a peace of code for? For a meantime you need to inject *Log* into your code (*onDestroy()*) to see why you get null pointer exception. Looking at the code you posted everything should work ok. If your *TabActivity* consists of several other * Activities* you need to check if the problem from there. Anyway, it's hard to say unless you provide more info.
-- 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

