Hello guys, I have a very basic question regarding Activities in Android.
Can I share data types a cross Activities in Android? Let's say I have 2 activities, MyActivity.java and MyActivity2.java. I have declared some Strings and Arrays on MyActivity that I would like to access from MyActivity2, is this possible? If so, how can I accomplish this? I know its a very basic question, but believe it or not I've had a hard time figuring this one out! Many thanks for your prompt response, Alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

