Thanks for the response. When you say "default", do you mean it's the default setting in the app being launched, or the app that is launching?
I've played around with launcher code samples that others have posted, and they don't do that. Example: http://github.com/commonsguy/cw-advandroid/tree/master/Introspection/Launchalot/ I can see why the notification bar needs to behave differently from other launch points, but it seems me that the Market should not behave this way. I know that many of my users use the Market as their main launcher for downloaded apps because it's a cleaner UI, and they can read the full app names (app names are cut off in the app drawer and home screens if they are too long). On May 27, 1:20 pm, TreKing <[email protected]> wrote: > On Wed, May 26, 2010 at 10:00 PM, Rico <[email protected]> wrote: > > That's just one random example, it seems all apps behave like this when > > launched as described above. > > Yes, this is the default behavior. Launching an app from a different means > results in a new instance of it. App drawer vs open from Market vs launch > for notification window, for example. By "default", what exactly do you mean? It seems to be that > > Is there something I can do to prevent this behavior? Thanks. > > > > Try playing around with the singleTask flag. > > --------------------------------------------------------------------------- > ---------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://sites.google.com/site/rezmobileapps/treking -- 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

