Dianne Hackborn just did a post recently recommending not to use
Application unless you really, REALLY need to. (My words, not hers).
What criteria she had for "really, really need to" were less clear to
me, but I think it was that the data really need to be global (to the
application), and do not need to be persisted (as SharedPreferences
would do).

On Sep 17, 8:12 am, TreKing <[email protected]> wrote:
> On Fri, Sep 17, 2010 at 10:07 AM, Jason <[email protected]> wrote:
> > Is it possible to have data bound to the lifecycle of the entire
> > application?
>
> http://developer.android.com/reference/android/app/Application.html
>
> -------------------------------------------------------------------------------------------------
> 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

Reply via email to