android - Recognize when a notification posted / removed is in a group -


i'm trying play notificationlistenerservice check if statusbarnotifications (displayed in statusbar) inherent group (ex. mails or messages). i'm using sdk >= 21.

playing applications well-known fb, whatsapp or gmail saw different rules marking grouped messages (group , key properties - of statusbarnotification - not easy manage purpose).

how possible recognize when notification posted / removed in group? , group header?

there isn't possibility achieve statusbarnotification. possible onnotificationremoved/posted & getactivenotifications.


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -