On Sun, Feb 6, 2011 at 7:21 AM, San Zhang <[email protected]> wrote:
> The results are same: The notification can be deleted from status bar, but > it would be displayed twice (and only twice) when another alarm notification > (with different value of noti_id) be displayed. I don't understand what is > happened. I have searched internet by google but not answer for this. Are you using AlarmManager to post these notifications? Is so, have you set a repeating alarm? Is so, are you canceling your alarm registered with AlarmManager when the notification is canceled? ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

