Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Android Clear all Notifications with ADB
metalx1000
Jul 31st, 2021
(
edited
)
881
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
⭐️ EARN $500 INSTANTLY 4A
JavaScript | 3 sec ago | 0.18 KB
⭐ get any gift card for FREE
JavaScript | 5 sec ago | 0.05 KB
⭐ giftcards for free
JavaScript | 6 sec ago | 0.05 KB
⭐ FREE giftcards method JA
JavaScript | 7 sec ago | 0.18 KB
⭐ FREE giftcards method⭐ 4Q
JavaScript | 11 sec ago | 0.18 KB
⭐ get any gift card for FREE
JavaScript | 11 sec ago | 0.05 KB
⭐ GET 5OO$ GIFT CARD TO
JavaScript | 12 sec ago | 0.18 KB
⭐️ EARN $500 INSTANTLY 2T
JavaScript | 18 sec ago | 0.18 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!