Skip to content

Instantly share code, notes, and snippets.

@jsramraj
Created July 17, 2020 07:43
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 jsramraj/818ea930467e6790ecd156da3c524d30 to your computer and use it in GitHub Desktop.
Save jsramraj/818ea930467e6790ecd156da3c524d30 to your computer and use it in GitHub Desktop.
Send abd broadcast intent from command line
adb shell "am broadcast 'intent:#Intent;action=com.myCompany.myApp.myAction;d.integerParam=1610;S.stringParam=2020-07-16T08:55:54Z;end'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment