Hi all,

In my application, I have two activities with "Launcher" as a catagory
and added an icon to each of them. So I can launch my application from
any of this activity, thus there are two entry points to my
application.

Now, the task created by 1st activity is not killed when pressing the
"home" key and launching an application from 2nd activity.
So, just launching the 2nd activity and pressing the "back" button
brings the previous task on screen rather than coming back to home
screen. " clearTaskOnLaunch" just clears the task by same activity.

Is there any way to clear all the tasks within the application?

Thanks,
Asif

-- 
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