I use a notification to relaunch or go back to the app from an icon in the status bar. Works fine. What I can't find is how to get the info in the Notification back. There's a PendingIntent that contains an Intent, I'd like to get that Intent back in order to decide what the app is supposed to do. Right now I have a workaround, I'd like to know how to do this properly.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

