首页»版块 荣耀手机 其他机型 更新333后优化一下,发现还是很不错。

更新333后优化一下,发现还是很不错。

    [复制帖子标题和链接]

1.2万75

荣耀粉丝98897482  LV5  发表于 2019-12-7 11:58:22 属地未知 来自:浏览器
更新333后,关机状态下按住音量+和开机键进入操作界面
1.清除cache分区
2.恢复出厂设置(工厂级)
3.使用ADB命令执行停用不常用应用

adb shell pm disable-user com.google.android.ext.services
adb shell pm disable-user com.google.android.ext.shared
adb shell pm disable-user com.google.android.configupdater
adb shell pm disable-user com.google.android.overlay.settingsProvider
adb shell pm disable-user com.google.android.overlay.gmsconfig
adb shell pm disable-user com.google.android.gms
adb shell pm disable-user com.google.android.gsf
adb shell pm disable-user com.google.android.printservice.recommendation
adb shell pm disable-user com.huawei.android.instantshare
adb shell pm disable-user com.huawei.android.internal.app
adb shell pm disable-user com.huawei.pcassistant
adb shell pm disable-user com.huawei.android.karaoke
adb shell pm disable-user com.android.providers.downloads.ui
adb shell pm disable-user com.android.providers.downloads
adb shell pm disable-user com.android.emergency
adb shell pm disable-user com.huawei.parentcontrol
adb shell pm disable-user com.android.keyguard
adb shell pm disable-user com.huawei.skytone
adb shell pm disable-user com.huawei.suggestion
adb shell pm disable-user com.android.documentsui
adb shell pm disable-user com.huawei.search
adb shell pm disable-user com.huawei.hitouch
adb shell pm disable-user com.huawei.hwdetectrepair
adb shell pm disable-user com.huawei.aod
adb shell pm disable-user com.huawei.bd
adb shell pm disable-user com.huawei.videoeditor
adb shell pm disable-user com.huawei.vassistant
adb shell pm disable-user com.huawei.bluetooth
adb shell pm disable-user com.huawei.printservice
adb shell pm disable-user com.android.printspooler
adb shell pm disable-user com.huawei.himovie
adb shell pm disable-user com.huawei.hidisk
adb shell pm disable-user com.huawei.desktop.explorer
adb shell pm disable-user com.huawei.android.FloatTasks
adb shell pm disable-user com.ifytek.speechsuite
adb shell pm disable-user com.huawei.securitymgr
adb shell pm disable-user com.huawei.intelligent
adb shell pm disable-user com.andeoid.wallpaper.livepicker
adb shell pm disable-user com.android.stk
adb shell pm disable-user com.huawei.hwapplet
adb shell pm disable-user com.huawei.hwpolicyservice
adb shell pm disable-user com.huawei.hiai
adb shell pm disable-user com.huawei.pengine
adb shell pm disable-user com.huawei.hbs.framework
adb shell pm disable-user com.huawei.android.hsf
adb shell pm disable-user com.android.managedprovisioning

微信图片_20191207115016.jpg (258.66 KB, 下载次数: 13)

荣耀俱乐部-更新333后优化一下,发现还是很不错。-1

微信图片_20191207115418.jpg (264.56 KB, 下载次数: 12)

荣耀俱乐部-更新333后优化一下,发现还是很不错。-2

微信图片_20191207115428.jpg (305.4 KB, 下载次数: 14)

荣耀俱乐部-更新333后优化一下,发现还是很不错。-3

微信图片_20191207115435.jpg (253.93 KB, 下载次数: 3)

荣耀俱乐部-更新333后优化一下,发现还是很不错。-4
评论75
荣耀粉丝98897482  LV5  发表于 2019-12-9 13:44 属地未知 来自:浏览器
在听风讲你 发表于 2019-12-9 12:01
优化后手机也不是原来的手机了,跟低端机差不多了

个人觉得很多基本上都用不到,你如果有些要用就不停用就行了。
荣耀粉丝98897482  LV5  发表于 2019-12-10 21:49 属地未知 来自:荣耀Note10
软件相对应的包名,参照下面图片,根据需要停用相对应的app服务即可 更新333后优化一下,发现还是很不错。 更新333后优化一下,发现还是很不错。 更新333后优化一下,发现还是很不错。 更新333后优化一下,发现还是很不错。 更新333后优化一下,发现还是很不错。
荣耀粉丝98897482  LV5  发表于 2019-12-30 14:02 属地未知 来自:浏览器
期待10.0
荣耀粉丝98897482  LV5  发表于 2020-1-2 14:55 属地未知 来自:荣耀Note10
耗电情况还可以,待机一晚上2%左右,正常使用看网页、刷新闻、微博、微信、B站,一个小时10%耗电,比较稳定。
荣耀粉丝98897482  LV5  发表于 2020-1-12 15:04 属地未知 来自:荣耀Note10
6G剩3.7左右
荣耀粉丝98897482  LV5  发表于 2020-1-14 20:41 属地未知 来自:荣耀Note10
最新335版本优化后,开微信剩余4G可用内存 更新333后优化一下,发现还是很不错。

评论

最下面有个分享的文件,就是优化停用的应用  发表于 2020-1-18 13:23  属地未知
荣耀粉丝98897482  LV5  发表于 2020-1-16 16:56 属地未知 来自:浏览器
分享一个335版本我自己停用的应用列表。

335版本可停用的应用.zip

986 Bytes, 下载次数: 55

荣耀粉丝98897482  LV5  发表于 2020-1-16 16:56 属地未知 来自:浏览器
停用应用命令:
例如:adb shell pm disable-user com.google.android.gms
启用应用命令:
例如:adb shell pm enable com.google.android.gms
荣耀粉丝98897482  LV5  发表于 2020-1-18 22:13 属地未知 来自:荣耀Note10
赞,相互学习
您需要登录后才可以评论 登录 | 立即注册
简体中文 - China
快速回复 返回顶部 返回列表