万金流
初次使用博客园,目前感觉还不错。 不知不觉用了4年零4个月了,越来越喜欢博客园。
摘要: 思路:找到,删除查找当前程序信息:adb shell dumpsys window | findstr mCurrentFocus 删除某包程序:adb shell pm uninstall -k --user 0 com.android.browser 阅读全文
posted @ 2020-03-16 11:24 万金流 阅读(173) 评论(0) 推荐(0) 编辑