Anything special you have to do in the Android manifest to say that you over wrote it?
On Feb 1, 9:00 pm, William Ferguson <[email protected]> wrote: > Extending Application is trivial: > > public final MyApplication extends Application { > private Object somethingINeedToCache > > } > > On Feb 2, 12:56 pm, Scott Deutsch <[email protected]> wrote: > > > > > > > > > Sounds interesting. I should give that a go and see if that fixes my problem > > before I totally redesign part of my app....i really don't want to do that. > > > Anyways..any good tutorials on extending Application? > > > Thanks. -- 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

