标签:broadcast adb shell am
例如:
adb shell am broadcast -a com.xxxxx --es key_string "string" --ei int_int 111 --ez key_boolean true
adb shell am broadcast
原文地址:http://blog.csdn.net/tangnengwu/article/details/42674685