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 <william.ferguson...@gmail.com>
wrote:
> Extending Application is trivial:
>
> public final MyApplication extends Application {
>   private Object somethingINeedToCache
>
> }
>
> On Feb 2, 12:56 pm, Scott Deutsch <surger...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to