- If you retrieved this from the network, have a singleton that manages it 
> (downloads it when needs it and holds the result in RAM) and let your second 
> activity just use the some singleton (possibly needing to re-download the 
> string if your process got killed at some point).
>
> Thanks very much, this is exactly what i needed and simplified my 
application a lot. 

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