綁定帳號登入

Android 台灣中文網

打印 上一主題 下一主題

[ROM] 分享htc one se 和 one s 的 rom (僅限S4處理器)

[複製連結] 查看: 1830|回覆: 0|好評: 0
跳轉到指定樓層
樓主
asas12buy | 收聽TA | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式
發表於 2014-3-1 22:37

馬上加入Android 台灣中文網,立即免費下載應用遊戲。

您需要 登錄 才可以下載或查看,沒有帳號?註冊

x
本帖最後由 asas12buy 於 2014-3-1 23:28 編輯

請大家先官方解鎖和root
然後請按以下步驟
1.Super CID教程

You need ADB and an understanding of how to use it and have a rooted device (although I didn"t test this). You will also need a hex editor like HxD.
需要下載ADB,知道基本操作,手機需要Unlock+root,電腦上需要下載16進制編輯器

BACK UP YOUR DATA BEFORE DOING THIS!!!! WHEN HTCDEV UNLOCKS YOUR DEVICE YOU MUST START FROM SCRATCH!!!
備份你的資料!



下面動作請將手機正常開機到系統中..不需在fastboot模式下

1. Fire up your command prompt and go to the directory that you have ADB installed to. Type "adb shell" and hit enter.
去剛下載的ADB資料夾打開Command Prompt,在命令行中輸入adb shell,按enter。進入linux命令行模式

2. Type "su" and hit enter. You now have root privileges.
如果出現的符號是$請輸入su,按enter,現在符號會變成#(如果這步出錯,多半是沒root)

3. Next type "dd if=/dev/block/mmcblk0p4 of=/sdcard/mmcblk0p4" and hit enter. This will dump the partition to your sdcard.
輸入dd if=/dev/block/mmcblk0p4 of=/sdcard/mmcblk0p4 按enter

4. Next type "exit", hit enter, type "exit", and hit enter again. This should take you back to a command prompt for your computer.
輸入exit,按enter,再一次exit退出linux命令行模式,回到windows的cmd命令行

5. type "adb pull /sdcard/mmcblk0p4" and hit enter. NOTE THE SIZE OF THE FILE BEFORE THE NEXT STEP!
輸入adb pull /sdcard/mmcblk0p4按enter 注意進行下一步操作前該檔的大小(會有一個叫mmcblk0p4的檔出現在命令行當前目錄下)

6. Open the file (mmcblk0p4) with your hex editor.
用16進制編輯器打開該檔

7. Look for offset 00000210 (if your on RUU version 1.82 the offset may be 00000214) and you should see CWS__001 with your IMEI number attached to it.
注意:往下拉會找到一個HTC__001,在這個後緊跟著你的IMEI碼。

8. Change CWS__001 to 11111111 and save the file as mmcblk0p4MOD. This will give you SuperCID as well. MAKE SURE AT THIS POINT THAT THE FILE IS THE EXACT SIZE IT WAS BEFORE YOU HEX EDITED IT!
將找到的CID改成11111111(我就是從HTC__001改成11111111)。

確保修改後檔大小不變,並將它重命名為"mmcblk0p4MOD"

修改完後如下所示

                               
登錄/註冊後可看大圖



9. Now go back to your command prompt and type "adb push mmcblk0p4MOD /sdcard/mmcblk0p4MOD" and hit enter.
回到命令行,輸入adb push mmcblk0p4MOD /sdcard/mmcblk0p4MOD,按enter

10. Type "adb shell" and hit enter then type "su" and hit enter again. This will put you back into the android shell and give you root privileges.
進入linux命令行模式(和第二步一樣)

11. Type "dd if=/sdcard/mmcblk0p4MOD of=/dev/block/mmcblk0p4" and hit enter.
輸入dd if=/sdcard/mmcblk0p4MOD of=/dev/block/mmcblk0p4按enter----注意此步可能需要等一定時間且沒有任何提示(我等了大概1分鐘),在成功執行後命令行會冒出一行字,請勿在此其間操作命令行或斷開手機連接

12.To test if it worked restart the phone into fastboot (type "adb reboot bootloader" and hit enter) and once the bootloader screen comes up type "fastboot oem readcid" and hit enter. It should read "11111111".

驗證是否成功修改超級CID可以重啟機器,進入fastboot模式,在cmd命令行中輸入fastboot oem readcid如果返回的是”11111111“就修改成功了。


---------------------------------------------------------------------------------

2.s-off教程
請參考這網址
http://www.mobile01.com/topicdetail.php?f=566&t=3650823&p=1
3.刷入MagioRom_ONE_S_NFR_1.0.4

1.手機確定為one s(S4)版本非(S3)、手機已S-OFF

2.下載MagioRom_ONE_S_NFR_1.0.4.zip、 MagioRom_no_red_firmware_2.16.zip

3.刷入MagioRom_ONE_S_NFR_1.0.4.zip,跑完設定後請重開機到fastboot mode

4.解壓縮MagioRom_no_red_firmware_2.16.zip,點擊Command Prompt

5.一步一步輸入
fastboot oem rebootRUU
fastboot flash zip firmware.zip(第一次會出現FAILED (remote: 90 hboot....錯誤)
fastboot flash zip firmware.zip(在輸入一次執行就OK)
fastboot flash recovery redtwrp.img
此時手機螢幕上為停留在HTC字樣,且好像沒有跑完安裝的樣子。如下圖。

                               
登錄/註冊後可看大圖

在此請務必直接輸入fastboot reboot指令進行重開機

刷完後重新開機就完成了
附上rom和MagioRom_no_red_firmware_2.16.zip下載網址
http://d-h.st/clX
http://www.androidfilehost.com/?fid=23252070760974890
「用Android 就來APK.TW」,快來加入粉絲吧!
Android 台灣中文網(APK.TW)
收藏收藏 分享分享 分享專題
用Android 就來Android 台灣中文網(https://apk.tw)
回覆

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 註冊

本版積分規則