1 adb 发送广播
adb shell am broadcast -a com.android.launcher4.launcherReceiver --es path "/mnt/sdcard/xx.apk" --ei action 1 --ei versionCode 21
adb 相关操作
原文:http://blog.csdn.net/i7788/article/details/40211631