I am trying to ask for user's input from one activity and the change will be applied to another activity. For example, my first activity is a text input view and the second one is a list. I wonder how I can get this working, like how to initialize the second activity inside of the first one.
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

