Plug in your phone with USB cable, and then run cmd/shell in your pc.
adb remount #This step is optional.# adb shell rm /system/app/SimManager.apk
Then, SimManager app will be removed from App tree.
本文介绍了一种通过ADB命令从Android设备中移除SimManager应用程序的方法。首先使用USB线连接手机并运行PC上的cmd/shell,然后输入ADB命令进行设备重启及文件删除操作。
Plug in your phone with USB cable, and then run cmd/shell in your pc.
adb remount #This step is optional.# adb shell rm /system/app/SimManager.apk
Then, SimManager app will be removed from App tree.

被折叠的 条评论
为什么被折叠?