Skip to content

Instantly share code, notes, and snippets.

@navczydev
Created October 22, 2021 01:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save navczydev/2e6c37db8cfe0e44c2605a46a54739fa to your computer and use it in GitHub Desktop.
Save navczydev/2e6c37db8cfe0e44c2605a46a54739fa to your computer and use it in GitHub Desktop.
adb shell dumpsys activity service \ com.android.systemui/.dump.SystemUIAuxiliaryDumpService
A section of the output includes the text "NotifInteractionLog".
This section contains the information that's necessary to identify the component that starts as the result of a notification tap.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment