The question is that Android places new alerts in the system wide notification bar while the iPhone places a notification directly over the specific app icon.
So what i have to do is that, i have to show my app icon with notification count received from C2dm receiver same as it is shown in iPhone with red oval showing the count.
i have referred this == Link 1 and this link == link 2 to do it but no success has yet received.
please provide some guideline to do it.
Thanks.