The question is that Android places new notifications in the notification panel of the system as a whole, while the iPhone places a notification directly on the icon of a specific application.
So what I need to do is that I have to show the icon of my application with the number of notifications received from the C2dm receiver, the same as shown on the iPhone with a red oval showing the score.
I mentioned this == Link 1 and this link == Link 2 to do this, but have not yet received success.
please indicate some recommendations for this.
Thank.
source
share