It seems that the application you're trying to co-exist with just was not designed for it.
Getting the developer to change the affinity value would let you work with it. Task affinities use a global namespace (even the ":foo" is just shorthand to prepend the package name), so pick something package-name like. -- Kostya 2011/6/21 dnkoutso <[email protected]> > Because, I am trying to "inject" my activity into an existing task. If I do > not specify the actual task name as it is from 'dumpsys activity', then > Android thinks this task does not exist and creates a new one for my own > activity. > > > -- > 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 > -- 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

