Skip to content

Instantly share code, notes, and snippets.

@mcomella
Created September 13, 2021 18:50
Show Gist options
  • Save mcomella/864708a8a8cdd4ffed985e6741452397 to your computer and use it in GitHub Desktop.
Save mcomella/864708a8a8cdd4ffed985e6741452397 to your computer and use it in GitHub Desktop.
Find the name of the activity that resolves an intent on Android
adb shell cmd package resolve-activity --brief <PKG_ID>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment