Created
April 20, 2014 02:22
-
-
Save davidnunez/11103266 to your computer and use it in GitHub Desktop.
broadcast intents from adb shell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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