I agree with above... why? Is there a method you need in MainActivity to call from NewActivity? Or is there a variable you need access to?
On Wed, Jan 13, 2010 at 10:13 AM, TreKing <[email protected]> wrote: > Why do you want to do this? There's probably a better way to go about it. > > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered devices > http://sites.google.com/site/rezmobileapps/treking > > > On Sun, Jan 10, 2010 at 2:22 PM, Hannes H. <[email protected]> wrote: > >> Hey folks, >> >> If I'm starting the "NewActivity" with startActivityForResult(): Is it >> possible to get in NewActivity a reference of that Activity, where I >> had started NewActicity? >> >> For example: In MainActivity I am starting NewActicity. How to get an >> reference of MainActivity in NewActivity? >> >> Thx for your help! >> >> Hannes >> >> -- >> 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]<android-beginners%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-beginners?hl=en >> >> > > -- > 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]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > >
-- 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

