android - Click notification action button programmatically -


how can click notification action button programmatically (another application notif, not my)? can click normal button using the button.performclick() method. have accessibility service listen incoming notification (and notification service listener android 5.0+), so,there way that?

for example, click turn on battery saver or share/delete pragmatically

...

enter image description here


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -