安装系统APP
adb remount
?这是一个重新mount你的分区的命令,让system分区从只读变成可读可写,获得了root权限才可运行。
adb push xxx.apk /system/app