Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Android Clear all Notifications with ADB
metalx1000
Jul 31st, 2021
(
edited
)
883
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
#Android Clear all Notifications with ADB
adb shell
"su -c 'service call notification 1'"
#Through ssh with Termux
ssh
-p
8022
192.168.1.100
"sudo service call notification 1"
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ giftcards for free
JavaScript | 2 sec ago | 0.05 KB
⭐ giftcards for free
JavaScript | 26 sec ago | 0.05 KB
⭐ get any gift card for free
JavaScript | 33 sec ago | 0.05 KB
⭐ giftcards for free
JavaScript | 39 sec ago | 0.05 KB
⭐ get any gift card for free
JavaScript | 48 sec ago | 0.05 KB
📌 Make $1000 15-MINUTES (BEGINNER) TE
JavaScript | 52 sec ago | 0.55 KB
⭐ get any gift card for free
JavaScript | 1 min ago | 0.05 KB
⭐ get any gift card for free
JavaScript | 1 min ago | 0.05 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!