How to extract the content of the Notification History?
1
vote
0
answers
79
views
##### Rationale
I want to extract the content of
##### Research
Unfortunately,
com.android.settings/.notification.history.NotificationHistoryActivity
, in order to provide verifiable proof to my cellular operator that I received the undermentioned expanded notification:

adb shell dumpsys notification --noredact | grep 'SIM 1 not allowed'
returns $Null
.
Asked by RokeJulianLockhart
(577 rep)
Apr 26, 2025, 01:32 PM