问题
Does anyone know how to accomplish adding to my application's launcher icon the circular badge with a number inside of it (indicating number of unread emails) like the HTC mail application does? I know how to do this for notifications, but not for the launcher icon.
To clarify, it's not a widget, but an application icon.
回答1:
I'm posting Daenyth's answer so I can mark this as answered:
@glenviewjeff: It sounds like custom behavior that HTC has hacked into the OS [launcher].
回答2:
What you want is a widget, not an icon. Icons are static. You can find out more info here: Introducing home screen widgets and the AppWidget framework
来源:https://stackoverflow.com/questions/3721119/how-do-i-add-a-number-to-the-launcher-icon-like-htc-mail-does