华为手机版本互刷

news/2024/11/25 9:36:04/
[前言]
1、互刷是指的官方ROM,比如国行刷成国际版享受全面的Google服务,或者国际版刷成国行更适合国内使用
2、菊花的服务站是拒绝的,3月的时候我去售后,攻城狮直言硬刷会成砖,成功吓退了我
3、刷机难免有失手,不刷没大事,心理承受力有限的就不推荐尝试了
4、这里没有ROOT或者第三方ROM的话题(K记ROM:B186、B213苦死我了)

我自己是国际版(LON-L29C636),在国行在吵着B186好还是B213好的时候,国际版还在B139(最近刚推送B182),就好像国际版已经被菊花厂忘记了似的,国际版在国内使用诸多不便,没有情景智能提醒、没有智能短信、没有微信应用分身、没有在线主题、没有字体、地图要翻墙、打车是没用的Uber、NFC没功能.....“商务机”算是白买了

[入题]
热烈感激XDA上mankindtw的帖子:
https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108
刷机的方式并不是mankindtw这位发明的,关键资源也不是mankindtw提供的,但是mankindtw写了个非常非常棒的脚本,极大极大地简化了这个想想就很难的事情,我先把原文搬一下,然后再补充点我自己的经验:
Steps:
  • Prepare and Notice
    A. Backup data, it might be restore factory default setting especially using downgrade ROM version.
    B. Unlock bootloader before apply manual update, the manual update package bypass auth through modified stock recovery.
    C. After update successfully, device might be locked again.
    D. Only tested China mate9 with MHA-AL00C00 and MHA-L29C636 ROM. 
    E. The manual update script use TWRP (Thanks to @Tkkg1994, @OldDroid)
  • Download Update ZIP
    A. Get ROM update link through hwmt.ru. Click "filelist.xml".
    B. Observe "update.zip" size, choose more than 1GB file size FULL OTA from previous step. Example MHA-L29C636B158 filelist Link, all three update files and path are in the filelist.xml content.
    • update.zip: Change URL last "filelist.xml" to "update.zip" download file.
    • update_data_public.zip: Change URL last "filelist.xml" to "public/update_data_full_public.zip" download file, and rename it to "update_data_public.zip"
    • update_all_hw.zip: Change URL last "filelist.xml" to "hw/spcseas/update_full_hw_spcseas.zip" download file, and rename it to "update_all_hw.zip"
    C. Observe "update.zip" size, choose more than 1GB file size FULL OTA from previous step. Example MHA-AL00C00B167 filelist Link, , all three update files and path are in the filelist.xml content.
    • update.zip: Change URL last "filelist.xml" to "update.zip" download file.
    • update_data_public.zip: Change URL last "filelist.xml" to "public/update_data_full_public.zip" download file, and rename it to "update_data_public.zip"
    • update_all_hw.zip: Change URL last "filelist.xml" to "all/cn/update_full_all_cn.zip" download file, and rename it to "update_all_hw.zip"

  • Manual Update Package
    A. Download Package (Direct uncompress Base, OS, and Model zips without file name as directory.)
    (Rebrand thanks to @backb0ne5p1d0r)
    (Oeminfo thanks to @5[Strogino])
    • Base: HWOTA_2017050101_Base.zip
    • OS: 
      Windows -> HWOTA_2017050101_Windows.zip
      Linux -> HWOTA_2017050101_Linux.zip
    • Model:
      Mate 9 -> HWOTA_2017050101_MHA.zip
      Mate 9 Pro -> HWOTA_2017050101_LON.zip [Not Verified]
      P10 -> HWOTA_2017050201_VTR.zip [Thanks to @crucky verify]
      P10 Plus -> HWOTA_2017050401_VKY.zip
    B. Run batch file "update.bat" or "update.sh" for same model update or rebrand with/without sdcard.
    C. OEMInfo files are included for selection under rebrand.
    D. Rebrand flash twice. Select "Rebrand" update type on the first time, and select "Same model update" on the second time. You may need to do factory default to get all app installed.
    E. Follow message steps update should be done.

http://www.ppmy.cn/news/441170.html

相关文章

性能下降47%!华为、荣耀四款手机跑分作弊实锤,3DMark宣布榜单除名

楚匆 发自 凹非寺量子位 出品 | 公众号 QbitAI 不知道华为堵不堵心。 在Mate 20正式发售前这最不该掉链子的一个多月,华为绊倒了两次。 半个月前的AI拍照“虚假宣传”一事还未平静,新的公关危机再次降临,而这次的影响似乎更严重一些&#xff…

华为路由器后台登录协议实现

实际使用路由器为荣耀路由Pro 下面所述过程,很大部分参考了下面两篇博客https://blog.csdn.net/Touale/article/details/113571862https://www.ruterfu.com/2021/04/19/20210419-login-by-codes-huawei-router-WS5200/ 其中第一篇博客稍显不好,只是给出…

Surface Pro 5 开启华为多屏协同

程序有问题时不要担心。如果所有东西都没问题,你就失业了。 参考的教程在此: 傻瓜式操作5分钟搞定非华为电脑一碰传 网上好多教程帖以及资源都被删掉了,也不知道是为什么,还以为真的得支持一个华为电脑了,结果在花粉俱…

HTML5期末考核大作业:华为官网 ( 2页带轮播图)

⛵ 源码获取 文末联系 ✈ Web前端开发技术 描述 网页设计题材,DIVCSS 布局制作,HTMLCSS网页设计期末课程大作业 |公司官网网站 | 企业官网 | 酒店官网 | 等网站的设计与制 | HTML期末大学生网页设计作业,Web大学生网页 HTML:结构 CSS&#x…

代码随想录算法训练营第三十九天| 62.不同路径 、63. 不同路径 II

不同路径 题目链接:力扣 题外话:这题拿到的时候就发现其实是小学三年级的奥数题,甚至寒假看我妹做过【笑哭😂】 确定dp数组(dp table)以及下标的含义 dp[i][j] :表示从(0,0&…

如何用Kafka, Cassandra, Kubernetes, Spark 搭建一套系统?

Kafka、Cassandra、Kubernetes和Spark都是用于构建分布式系统的流行技术。下面是它们各自的职责以及如何将它们组合在一起搭建一套系统的简要说明: 1、Kafka(消息队列): Kafka是一个高吞吐量、可持久化、分布式发布订阅消息系统。…

导数大题练习(2023年高考真题)

已知函数 f ( x ) a ( e x a ) − x f(x)a(e^xa)-x f(x)a(exa)−x (1)讨论 f ( x ) f(x) f(x)的单调性 (2)证明:当 a > 0 a>0 a>0时,求证: f ( x ) > 2 ln ⁡ a 3 2 f(x)>2\l…

Linux下在日志中打印时间戳

1、背景介绍&#xff1a;在实验过程中需要记录任务运行情况&#xff0c;为此需要在日志中增加时间戳打印信息&#xff0c;方便事后查看。 2、实现方法 示例如下&#xff1a; #include <stdio.h> #include <time.h> #include<string.h>void print_debug_me…