On Apr 28, 3:28 pm, Streets Of Boston <flyingdutc...@gmail.com> wrote:
> It really depends on what you want.
>
> In my app, the request to the server is made first. If this is successful
> (connection is OK, login is OK), then the data from the server is assigned
> to an Intent and this Intent is used to start an Activity to show that
> data.

How do you handle when user hits the HOME button, user leaves the app,
Android kills the process, and they return back into that Activity?

In addition, my app has a large volume of data displayed in many
Activities, not just one set of server data / one Activity.

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