[android-developers] taskAffinity problem with activity

2011-06-20 Thread li8...@hotmail.com
Please see: http://stackoverflow.com/questions/6416159/android-taskaffinity-problem-with-specifying-activity -- 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 unsubs

[android-developers] taskAffinity problem with activity

2011-06-20 Thread li8...@hotmail.com
I am dealing with a strange issue here. Basically, I have one application (made by another developer) that has an activity that specifies its taskAffinity to "" and its launchMode to "singleTask". When the phone receives a notification, I launch an activity in my application with FLAG_ACTIVITY_NE