Good Evening All, I am new to developing on Android. So far, I was able to create an app that shows a spinner for users to pick from. Depending on what they've picked, I would like to show a new window in the app with an EditText. Finally compute what was entered and display another window with the total. I did read on Intent and how to use it in my Activity to invoke the next window, but I am failing miserably at implementing it... Please help.
Thanks in advance PS: This is my first post. -- 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

