您现在的位置: 首页 > 网站导航收录 > 百科知识百科知识
(应用程序发生异常unknown)-unknown)-exception什么意思
华为,智能,系统(应用程序发生异常unknown)-unknown)-exception什么意思
发布时间:2019-02-08加入收藏来源:互联网点击:
应用程序发生异常unknown(unknown exception什么意思20-12-27 15:50·守护29
华为卸载内置应用
常用ADB命令
1.获取设备状态
输入db get-state 回车
device:设备正常连接
offline:连接出现异常,设备无响应
unknown:没有连接设备
2.查看系统应用
查看所有应用:adb shell pm list packages
查看系统应用:adb shell pm list packages -s
查看用户应用:adb shell pm list packages -3
3.查看禁用的系统应用命令
先输入ADB-tools> adb shell
HWEVR:/ $ pm list packages -s -d 回车
再输入pm list packages -s -d 回车
4.重启命令
重启手机:adb reboot
重启到recovery:adb reboot recovery
重启到fastboot:adb reboot fastboot
5.禁用、启用、删除应用的命令
禁用程序为adb shell pm disable-user+空格+程序名;
启用程序为adb shell pm enable+空格+程序名;
删除程序为adb shell pm uninstall --user 0+空格+程序名
禁用服务清单
1.本表格重要的功能全是禁用命令,请自己选择删除还是禁用(具体命令在表格最后)
2.自由选择需要禁用的应用,需要保留哪一个功能的,请删除那一行的代码即可
5.禁用后,不满意,可以重新启用,删除则不可以。
6.如果想一次性恢复所有禁用的应用,请打开设置-应用-应用管理-右上角的三个点,选择恢复默许设置-重置,重启即可
7.代码可以复制多行,但不要含有汉字,必须是全英文,否则会不成功
8.个人认为135行系统更新(刷绿色)之后的应用和功能不禁用为好,娱乐工作两不误,体验更佳。
应用(直接复制以下的这一整列就可以了,不含此行)
具体名称
说明
adb shell pm disable-user com.huawei.livewallpaper.matetwenty
华山动态主题
无用
adb shell pm disable-user com.huawei.locationsharing
位置共享
除了费电,其它好像也没用处
adb shell pm disable-user com.google.Android.backuptransport
自动备份
不影响华为云备份及普通备份
adb shell pm disable-user com.huawei.hicar
智慧汽车连接
不实用
adb shell pm disable-user com.huawei.hwpolicyservice
旅行助手服务管理
不用旅行助手的
adb shell pm disable-user com.huawei.trustcircle
银联支付保护中心
没有支付宝微信安全,就是个坑
adb shell pm disable-user com.huawei.trustspace
支付保护中心
无用
adb shell pm disable-user com.huawei.desktop.explorer
我的文件
无用
adb shell pm disable-user com.android.sharedstoragebackup
备份
删除后,无法云备份
adb shell pm disable-user com.huawei.contactscamcard
名片全能王
adb shell pm disable-user com.iflytek.speechsuite
讯飞语音引擎
禁用后无影响
adb shell pm disable-user com.huawei.hwstartupguide
引导用户设置
首次开机时有效,其它时候无用
adb shell pm disable-user com.huawei.android.findmyphone
查找我的手机
adb shell pm disable-user com.huawei.hiskytone
天际通
adb shell pm disable-user com.android.wallpaper.livepicker
动态壁纸
adb shell pm disable-user com.huawei.skytone
天际通数据
adb shell pm disable-user com.huawei.cloud
华为云
禁用后不影响云空间及云备份
adb shell pm disable-user com.android.email
电子邮件
用第三方邮件代替
adb shell pm disable-user com.huawei.lives
华为生活服务
adb shell pm disable-user com.android.dreams.basic
基本互动屏保
adb shell pm disable-user com.huawei.search
华为搜索
adb shell pm disable-user com.huawei.videoeditor
视频编辑
adb shell pm disable-user com.huawei.android.karaoke
卡拉ok
adb shell pm disable-user com.google.android.marvin.talkback
盲人辅助语音
adb shell pm disable-user com.huawei.KoBackup
备份
禁用不影响
adb shell pm disable-user com.huawei.powergenie
省电精灵
禁用后更省电,如果游戏掉帧,请启用
adb shell pm disable-user com.huawei.android.remotecontroller
智能遥控器
红外遥控器
adb shell pm disable-user com.android.keyguard
华为杂志锁屏
adb shell pm disable-user com.android.apps.tag
标记
adb shell pm disable-user com.android.emergency
个人紧急信息
adb shell pm disable-user com.huawei.contentsensor
取词
智能识屏里的插件
adb shell pm disable-user com.huawei.android.UEInfoCheck
用户体验计划监控
不解释
adb shell pm disable-user com.huawei.gameassistant
游戏助手
adb shell pm disable-user com.huawei.gamebox
华为游戏中心
如果想启用,请不要禁用应用市场
adb shell pm disable-user com.android.calculator2
计算器
adb shell pm disable-user com.huawei.nearby
无需联网,通过蓝牙即可实现"附近的人"相互聊天,国内用不了
adb shell pm disable-user com.huawei.android.pushagent
华为推送服务
给个性化信息及广告用的,很费电
adb shell pm disable-user com.huawei.phoneservice
服务
服务,删除后无法第一时间尝鲜升级
adb shell pm disable-user com.huawei.motionservice
手势服务
禁用不影响全面屏手势,需要分屏功能的勿禁用
adb shell pm disable-user com.huawei.hilink.framework
智能产品框架
adb shell pm disable-user com.huawei.regservice
华为注册服务
adb shell pm disable-user com.huawei.nlp
人工智能语言管理
adb shell pm disable-user com.google.ar.core
谷歌 AR
adb shell pm disable-user com.huawei.arengine.service
AR EngineServer
adb shell pm disable-user com.huawei.hiai
华为智能AI
adb shell pm disable-user com.huawei.vrservice
华为VR服务
adb shell pm disable-user com.huawei.fastapp
快应用中心
adb shell pm disable-user com.huawei.aod灭屏显示
adb shell pm disable-user com.huawei.lbs
物理硬件位置服务
无用,还狂费电
adb shell pm disable-user com.huawei.rcsserviceapplication
华为RCS服务
增强短信功能,移动卡之间免费短信
adb shell pm disable-user com.android.frameworkres.overlay
可以禁用,不知道是什么
adb shell pm disable-user com.huawei.wallet
华为钱包
adb shell pm disable-user com.huawei.android.hwpay华为钱包支付
adb shell pm disable-user com.android.dreams.phototable
相片保护程序
只有当内存不足时才会启用
adb shell pm disable-user com.huawei.scanner扫一扫
禁用不影响所有应用的扫一扫功能
以下为系统预装应用
预装应用全部是删除命令
adb shell pm uninstall --user 0 com.suning.mobile.ebuy
苏宁易购
adb shell pm uninstall --user 0 com.ximalaya.ting.android
喜马拉雅
adb shell pm uninstall --user 0 cn.TuHu.android
途虎
adb shell pm uninstall --user 0 com.zhihu.android
知乎
adb shell pm uninstall --user 0 com.sohu.newsclient
搜狐新闻
adb shell pm uninstall --user 0 com.booking
阅读
adb shell pm uninstall --user 0 com.microsoft.translator
微软翻译
adb shell pm uninstall --user 0 com.tencent.qqlivehuawei
腾讯视频
adb shell pm uninstall --user 0 com.huawei.compass
下一篇:返回列表
相关链接 |
||
网友回复(共有 0 条回复) |