android - How do I clear notifications using ADB shell -


i know can unlock screen, pull down notifications, , press clear notifications button, there's got way clear notifications through adb, right? i'm guessing it's intent sent through 'am' command, or maybe simpler, can't seem find on net. i'm getting java code use apk.

edit: should mention i'm running on 4.3, commands may vary between versions.

try:

adb shell service call notification 1 

Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -