Android Badge number on launcher icon for all mobile manufacturer
问题 I need a badge counter on my application launcher icon. I know the solution to get Badge counter inside the app, using TextView, But I need a solution to get the badge counter external to the app on the launcher icon. In iOS we get the badge number count by UIApplication.sharedApplication().applicationIconBadgeNumber I am wondering why Android has not included anything like this with their SDK which every developer need. Try 1 : Working only on sony mobiiles : Intent badgeIntent = new Intent(