Hi, I am developing testing platform based on google instrumentation architecture. One of requirements from my customers was checking if some notification (type+ticker) are visible now. I can do it via PendingIntents (thought it require to ask application developers to make a couple of things in code)
Why there is no read methods in NotificationManager? Is it on purpose? Will it be added in future releases? If not, maybe somebody know how to get Intent object out of PendingIntent? Thank you in advance. -- 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

