Hi netiger198610 and Lance Nanek,

First of all thank you for reply me. Now i am coming to the point.

Yes, netiger, i want exactly this thing, that whenever the new
activity starts, the data should not go elsewhere it should be there
when i press "Previous" button of my project(do not consider the back
button of emulator, but i want the same functionality like that.).

How can i do that can you give me an example or any idea, how to do
that. I really need it because i can't go further more without getting
the data from the previous activity.

Please give me any idea or example of to hold the data in the previous
activity when the new activity is started.

Thank you.
Regards
------------
Pranav

On Dec 30, 8:12 pm, "netiger198610" <[email protected]> wrote:
> Hi,
> Do you mean the new activity will uses the previous activity's data? If so, 
> you can pass the data in Intent which start the new activity.
>
> ------------------
> I'm Tiger
>
> ------------------ Original ------------------
> From:  "android09"<[email protected]>;
> Date:  Wed, Dec 30, 2009 08:49 PM
> To:  "Android Developers"<[email protected]>;
>
> Subject:  [android-developers] When the new activity starts, the data of 
> previous activity is gone.
>
>  Hi,
>
> I am developing an application in which the user require to register
> first and than got the user page. For that i have made layout and the
> layout consist many fields, so, i have made part of layout and also
> made the separate activity for the each layout. The layout like
> address, phone, etc...
>
> After that i have wrote the code for calling an activity and it works
> fine. It means when i press the "Next" button the another page will
> come and it will also consist some textview ,edittext and previous and
> next button. Actually, i want something different like -- When the
> user fill the first form and he will proceed to next, the content
> written by the user should not gone when the user press "Next" button.
> The content should be there which was written by user. And same way i
> have have 6 pages like that way to complete the registration process.
>
> So, have you any idea to solve above problem? I really need your help
> because right now i stuck at this point. So, please any body help me
> out of this problem. I would appreciate your help. I am waiting for
> your reply.
>
> Thanks,
> -------------
> Pranav
>
> --
> 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 
> athttp://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

Reply via email to