If multiple notification comes, i want to diplay the icon once and number of times the Notification has come… not individual icon for each Notification.
Please let me know how this can be achieved using NotificationManager?
2:19 pm August 20, 2010
arun
Guest
2
you can specify the format of the notification that you receive from the service platform. once your notification manager receives and parses the received notification (could be in the form of an xml), you can increment the count. at the same time, send an intent to the corresponding intent receiver and display the latest count over the icon.
Android Competency Center is a venture of Wissen Systems. We take up consultation and development work through this venture focusing on building new applications (Enterprise/Consumer) or porting applications from J2ME/Symbian/iPhone to Android platform.