On Wed, Jun 1, 2011 at 3:01 AM, Fina Perez <[email protected]> wrote:
> I'm using the MVC model, I mean I have activities, presenters and > controllers. And activity can have difererent presenters, and can be > started from different points of the flow. And the controller decides > which presenter has the control, so if a presenter loses it, finishes > the activity and go back to the controller that was handling him. > That's how I do that. > Interesting. Well, that may be overkill. But whatever works for you I guess. I guess I'd stick some logging in and see how startActivityForResult behaves in this scenario. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

