1. 首页 > 知识 > 应用

使用adb开启或关闭三星手机系统系统更新

准备:

1、三星手机开启USB调试

2、安装adb的电脑

3、手机连接电脑后运行cmd


执行adb devices查看连接情况:

adb devices
List of devices attached
RF8MC0GHPGF     device


关闭系统更新:

adb shell pm disable-user com.wssyncmldm
adb shell pm disable-user com.sec.android.soagent


开启系统更新:

adb shell pm enable com.wssyncmldm
adb shell pm enable com.sec.android.soagent


本文由傻鸟发布,不代表傻鸟立场,转载联系作者并注明出处:https://www.shaniao.net/yingyong/413.html

加载中~

联系我们

在线咨询:点击这里给我发消息

微信号:

工作日:10:30-15:30,节假日休息