读书人

怎么通过adb shell删除系统apps

发布时间: 2012-11-18 10:51:22 作者: rapoo

怎样通过adb shell删除系统apps?

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.

读书人网 >其他数据库

热点推荐