All,
I wrote an application that send multiple identical intents to another blackbox application. This other application does not process intent immediatelly. When it does, it does not behave well because it wants to process all the pending intent. Question: - Is there a way to prevent having multiple pending intents towards an Application/activity. More precisly, when sending a broadcast intent, is there a way for me to check if a similar pending intent is pending and not send a new broadcast if it is true. Thanks, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

