[android-developers] Re: Running two activities on a single screen

2009-06-10 Thread Android Users
Using ActivityGroup i can shift between two activities but updating only some part of one activity (say a view) with the result of another activity is where i am stuck up. Is this possible? --~--~-~--~~~---~--~~ You received this message because you are subscribed t

[android-developers] Re: Running two activities on a single screen

2009-06-10 Thread skyman
I think that that can be done using ActivityGroup, but I'm not 100% shure (it can be a very dirty way). -- Skyman http://skyman.pl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post t

[android-developers] Re: Running two activities on a single screen

2009-06-10 Thread Mark Murphy
Android Users wrote: > Can we run two activities on a single screen? AFAIK, no. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, $35/Year --~--~-~--~~~---~--~~ You received t