I have a Google TV and find the Home app can display the count of the latest statusbar notifications. Does anyone know how to implements this function?
Asked
Active
Viewed 694 times
1 Answers
0
You cannot get the count of notifications sent from other apps in Android. Only system apps can do that. You could keep track of the number of notifications that your app is sending but I don't think that is what you are looking for.

Megha Joshi - GoogleTV DevRel
- 15,477
- 3
- 24
- 18
-
So do you think the home app shouldn't be replaced? – user1451236 Jun 25 '12 at 03:53
-
And what our custom Home app needs is only the count of the latest notification, not the content of the notifications – user1451236 Jun 25 '12 at 04:07
-
Could any one answer my question? – user1451236 Jul 06 '12 at 08:43