Hi All,

Im new bee to android development..I have a small issue when switching
from one activity to another..
What i want to do is.. in Activity1 which is in Screen1 i have entered
some data like Name,Age (all are in textview) 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.

I successfully transfered the information from Screen1 to Screen2 by
using putExtra(),getExtras()
How to display the text entered in Screen1  that was entered
preoviously.

Pls help me out Its very urgent..

Thanks for the information in advance

--Cheers
Uday

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