On Thu, Feb 11, 2010 at 2:55 AM, uday kiran <[email protected]> wrote:
> What i want to do is.. in Activity1 which is in Screen1 i have entered > some data like Name,Age (all are in textview) > Are you sure it's TextView you're using and not EditTexts? If you're manually entering information I would expect it to be the latter. > and after i moved to > Activity2 in Screen2 ..when i clicked Previous button in Screen2 the > Activity1 in Screen1 has to be opened and it has to display the > details what i entered previously. > If you're actually using EditText's, they should retain the information you placed in them automatically. If this is not the case you should elaborate on how you're filling in this data and / or post some code. Pls help me out Its very urgent.. > I doubt that =P ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- 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

