闪烁自定义ROM后,屏幕上的右上角有一个水印
![]()
未写入谷歌密钥和tee键
我谷化了它,并尝试了一些建议的解决方案,但没有工作。有趣的是,大多数人在红色中获得了对此信息的略微不同的变化。
我已经从手机中删除了"FactoryTest" ,但没有 com.mediatek.factorymode
,因为有些建议。我和我的imei键搞砸了,这没有帮助。即使在删除SIM卡也仍然仍然显示该消息。
可以存储在手机上的哪个?我的手机扎根了,所以如果我可以找到负责的文件,我很容易删除它。
闪烁自定义ROM后,屏幕上的右上角有一个水印
![]()
未写入谷歌密钥和tee键
我谷化了它,并尝试了一些建议的解决方案,但没有工作。有趣的是,大多数人在红色中获得了对此信息的略微不同的变化。
我已经从手机中删除了"FactoryTest" ,但没有 com.mediatek.factorymode
,因为有些建议。我和我的imei键搞砸了,这没有帮助。即使在删除SIM卡也仍然仍然显示该消息。
可以存储在手机上的哪个?我的手机扎根了,所以如果我可以找到负责的文件,我很容易删除它。
After flashing a custom ROM, there is a watermark in the top-right of the screen saying
xe6x9cxaaxe5x86x99xe5x85xa5google keyxe5x92x8ctee key
I've googled it and have tried several of the solutions suggested, but none have worked. Interestingly, most people get a slightly different variation of this message, in red.
I've removed "FactoryTest" from my phone, but do not have com.mediatek.factorymode
as some have suggested. I've messed around with my IMEI keys, this did not help. The message also still appears even with the SIM card removed.
Where on the phone could this be stored? My phone is rooted, so if I could locate the file responsible, I could easily delete it.
下载最小的adb和fastboot 在计算机上
插入手机进入计算机,但请保持手机在
上在计算机上,打开终端/命令提示符
输入这些命令
adb devices adb shell pm list packages pm uninstall --user 0 com.mediatek.factorymode
重新启动手机,水印将被删除
Download Minimal ADB and Fastboot on the computer
Plug in the phone into the computer, but keep the phone on
On the computer, open the terminal/command prompt
Enter these commands
adb devices adb shell pm list packages pm uninstall --user 0 com.mediatek.factorymode
Restart the phone and the watermark will be removed
您可以使用root权限杀死/卸载sdrpmbfloat视图服务。 你应该能够去开发者选项>活动服务禁用服务。
源: https://论坛.xda-developers.com / t / ulefone-power-3s-stouds.3794521 / post-77513923
You can kill/uninstall the sdrpmbFloat view service with root permissions. You should be able to go to Developer Options > Active Services to disable the service.
Source: https://forum.xda-developers.com/t/ulefone-power-3s-problem.3794521/post-77513923
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有