I want to pass a new, but different, Intent to an Activity. How do you differentiate between the new Intent and previous Intents? What kind of code goes into onNewIntent()?
There's a bug related to this : http://code.google.com/p/android/issues/detail?id=17137