Skip to content

Instantly share code, notes, and snippets.

@davidnunez
Created April 20, 2014 02:22
Show Gist options
  • Save davidnunez/11103266 to your computer and use it in GitHub Desktop.
Save davidnunez/11103266 to your computer and use it in GitHub Desktop.
broadcast intents from adb shell
am broadcast "intent:#Intent;action=r1d1_to_front;end"
am broadcast "intent:#Intent;action=ros_to_unity;end"
am broadcast -a edu.mit.media.prg.ros_android_intents.intent_to_ros -e data bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment