Re: [android-developers] Re: Working with Activities

2011-06-14 Thread chenxiong qian
cancel the getter and setter, replace with some static variables...

2011/6/14 Felix Garcia Lainez 

> Ok it is one of the options i am thinking on..
>
> Thanks!
>
> On 13 jun, 21:17, TreKing  wrote:
> > On Mon, Jun 13, 2011 at 3:19 AM, Felix Garcia Lainez <
> >
> > fgarcialai...@gmail.com> wrote:
> > > Any ideas or suggestions on how to do it?
> >
> > Some kind of static data holder should work just fine. In addition, if
> this
> > data does not need to be updated too frequently, you can save it to your
> > cache directory for retrieval if and when your application gets killed.
> >
> >
> ---
> --
> > 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 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

-- 
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

[android-developers] Re: Working with Activities

2011-06-14 Thread Felix Garcia Lainez
Ok it is one of the options i am thinking on..

Thanks!

On 13 jun, 21:17, TreKing  wrote:
> On Mon, Jun 13, 2011 at 3:19 AM, Felix Garcia Lainez <
>
> fgarcialai...@gmail.com> wrote:
> > Any ideas or suggestions on how to do it?
>
> Some kind of static data holder should work just fine. In addition, if this
> data does not need to be updated too frequently, you can save it to your
> cache directory for retrieval if and when your application gets killed.
>
> --- 
> --
> 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 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