Hi

See
http://groups.google.com/group/android-developers/browse_thread/thread/e29bd82a7fec43c6/44835d74b0af3f5f?lnk=gst&q=ellipsoidmobile#44835d74b0af3f5f

I think you'll find that the standard behaviour (without specifying
the launchMode in your manifest) will do what you want (assuming that
you aren't calling finish() in your picture list pause event)

The system will decide when to kill your app, so there is no guarantee
that they will be returned to your picture list, but if the system
hasn't killed your app (e.g. for memory reasons) then they should be
with the standard behaviour.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to