I am having a similar problem to 
this<http://stackoverflow.com/questions/6416159/android-taskaffinity-problem-with-specifying-activity>stackoverflow
 post. Unfortunately no one has answered it.

Basically, if another app has specified for an activity taskAffinity="" from 
dumpsys activity I see 

<packagename>/.TestActivity.

I cannot specify this in the android:taskAffinity value because the manifest 
won't accept '/'.

The target activity also has launchMode='singleTask', exactly what the 
stackoverflow post talks about.


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

Reply via email to