This is common problem, typically people use "intents" in android.
Kris On Sat, Oct 29, 2011 at 1:13 AM, nageswara rao rajana <[email protected]> wrote: > Hi, > I have four activities in my application.In each activity i want to > enter data that should be carried to last activity. > Then the whole information should be send to server. My doubt can i use > POJO class to store data from each activity. > And at last activity i will send stored data to server. > Thanking you, > Nagu. > > -- > 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 -- 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

