In several parts of the API is mentioned the term "task": * the singleTask activity launch mode, * a flag to use with intent, * other activity manifest flags * getTaskID in Activity * ActivityManager.RunningTaskInfo and so on...
I checked the documentation but I didn't found any clear definition of what is exactly a task. I have several issues with relaunching activities with the desired state and onNewIntent not called and I think it's because I don't understand what is a task and how to manage this... Someone can provide a definition a task and how to manage them ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

