Hi, I am new to android dev... Actually, just developing in general.

Anyway, I have started an activity and start an another activity
within the first activity by pressing a button. The user enters a text
in the second activity and upon existing the second activity, I want
to display that text in the first activity's text view.

How can I achieve this? The first activity is still running while
second activity completes its life cycle. Thanks in advance!

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