How to show the number of notifications on the icon of my application on the main screen in Android

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.

+5
source share
1

, ​​, , . iOS Android.

, , , , . Google Reader Android :

enter image description here

+6

All Articles