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


Comments
Post a Comment