星期六, 6月 12, 2010

Android 更換開機動畫

-----
[Install] 
(Thanks to Jerry43812!)

1. Download the ZIP of the boot animation you would like to apply to your phone.

* For the first boot animation (with green flare, do not unzip the file. Just move it to your tools folder.
* For the second or third boot animations, please unzip the file you download from here, resulting with a folder with another ZIP - inside, called bootanimation.zip. Please move that bootanimation.zip to your Android-(SDK)-Tool-Folder

2. Open up a command prompt, and head into your local tools folder.
Quote:
cd C:\Android\tools
(Or whatever folder you choosed for Android Tools)

3. Now, enter the following commands, one line at a time.

Quote:
adb remount

adb mv

adb push bootanimation.zip /system/media/bootanimation.zip

adb push bootanimation.zip /data/local/bootanimation.zip

adb reboot
Now when your phone begins to reboot, it should be using the new boot animation you just applied to your phone. Note that if this does not work on your phone, please use the following commands:

Quote:
cd C:\Android\tools

adb remount

adb shell rm /system/media/bootanimation.zip

adb reboot
This block of commands will remove the bootanimation.zip file that we just wrote, hopefully leaving you with the old animation you had, before. I just tested all of these commands an they do indeed work, on my CDMA HTC Hero running RegawMod 2.1t. 

Magic原廠Android ROM取得ROOT

弄了整晚終於完成了...感謝各位的分享高興
順便弄了這個HTC Magic Sense UI with ROOT 懶人包
除了歐版RUU、台版RUU,其餘全都包含在內了

-
金卡製作的部分請直接看懶人包
這邊直接說明 HTC Magic Sense UI with ROOT 的方法
※※※※※※※※※※事前準備※※※※※※※※※※
1.歐版RUU

2.台版RUU

3.提取 台版RUU 內的 rom1.zip
執行 RUU_Sapphire_ChungHwa_3.03.751.4_R_release_signed_NoDriver.exe 後不做任何動作
到電腦的 TEMP 資料夾裡提取 rom1.zip 並更名為 sappimg.zip 放置於記憶卡根目錄下

4.將 recovery-RA-hero-v1.5.2.img 複製到記憶卡根目錄下

5.將 update-hboot-1.76.2007-signed.zip 複製到記憶卡根目錄下

※※※※※※※※※※一、HTC Europe V3.04 with ROOT※※※※※※※※※※
1.刷 歐版RUU
插入金卡後接上 USB 與電腦連線
執行 RUU_Sapphire_HTC_Europe_304401.exe
(若無法更新則表示金卡製作失敗)
正常開機完成後所有設定 [skip]

2.更新 Recovery
開啟 CMD 模式進入 tools 目錄
輸入:adb shell
出現 # 號表示已取得ROOT權限
輸入:flash_image recovery /sdcard/recovery-RA-hero-v1.5.2.img

3.更新 HBoot
關機後按住 [HOME]+[POWER] 進入 Recovery 模式
等待 10 秒將讀取完畢
選擇 Flash zip from sdcard 按 [撥號]
選擇 update-hboot-1.76.2007-signed.zip 按 [撥號]
按 [HOME] 確認更新
完成後選擇 Reboot system now 按 [撥號] 重開機
重開後會回到 Recovery 模式
選擇 Reboot system now 按 [撥號] 再次重開機

//////////第一階段完成
//////////SPL S-OFF
//////////開啟 ROOT 權限

※※※※※※※※※※二、HTC TW V3.03 SYSTEM※※※※※※※※※※
1.更換 SYSTEM
關機後按 [返回]+[POWER] 進入 fastboot 模式
按 [音量鍵-下] 抓取並判斷記憶卡下的 sappimg.zip
按 [滾輪中鍵] FLASH sappimg.zip
完成後按 [滾輪中鍵] 重開機

2.刷回 Recovery
關機後按住 [返回]+[POWER] 到 fastboot 模式
輸入:fastboot flash recovery recovery-RA-hero-v1.5.2.img
完成後輸入:fastboot reboot

//////////第二階段完成
//////////SAPPHIRE PVT 32A ENG S-OFF H
//////////HBOOT-1.76.2007 (SAPP10000)
//////////CPLD-12
//////////RADIO-6.35.08.29
//////////Recovery-RA-hero-v1.5.2

※※※※※※※※※※三、取回ROOT※※※※※※※※※※
1.進入 Recovery 模式
關機後按住 [HOME]+[POWER] 進入 Recovery 模式

2.寫入 su 和 Superuser.apk
依序輸入以下指令:
adb shell mount /system
adb push su /system/bin/
adb shell chmod 4755 /system/bin/su
adb push Superuser.apk /system/app/
adb shell reboot

3.測試 ROOT
正常開機後 [MENU] > [設定] > [應用程式] > [開發] > 勾選 [USB除錯中]
輸入:adb shell
此時會出現 $
輸入:su
此時手機畫面會出現 SU Request
選擇 [Always Allow] 啟動 ROOT 權限

//////////第三階段完成
//////////SAPPHIRE PVT 32A ENG S-OFF H
//////////HBOOT-1.76.2007 (SAPP10000)
//////////CPLD-12
//////////RADIO-6.35.08.29
//////////Recovery-RA-hero-v1.5.2
//////////HTC TW V3.03 SYSTEM with ROOT
-

以上是使用歐版RUU解鎖後更換回台版V3.03 SYSTEM的辦法
我也不知道有沒有更簡單的方法
畢竟我對Linux不熟...
不過至少這樣一步一步來是能成功的

最後P.S.一下
可以到 Market 下載 auto memory managern
選擇 Aggressive 或 Mild 模式
讓你的 Magic 跑起來更順暢~*

更換Android開機畫面


This is updated with the latest tool. (Windows)
I included a zip with all files you may need at the bottom of the post.

1. Turn off your phone

2. Turn on the phone into bootloader (camera+power).
Make sure it say fastboot in the middle if not hit back and it should appear-

3. Make sure your device is found in device manger 
If you don't see adb device up top in device manger find the yellow mark devices
Right Click, update driver, and point to the location of the USB Driver
(http://dl.google.com/android/android_usb_windows.zip)
(Driver for 1.5r2)
If you have the "new spl" you're going to need the new usb drivers
(http://sapphire-port-dream.googlecod...er_updated.zip)

4. Open and extract the below zip to your desktop
You should now have a custom and fastboot folder on your desktop

5. Open up a dos window (start>run>CMD)

6. Type cd desktop then cd fastboot 

7. If you would not like to flash the sample images skip to step 9

8. copy and paste the command line by line 
fastboot flash splash1 mysplash.rgb565
fastboot flash splash2 mysplash.rgb565 You dont get a splash2 option with the "NEW SPL"
fastboot reboot

Part 2 Making your own images 
9. Open up the "create" folder 

10. Run CreateG1Splash.exe

11. Open up your image in the program and click convert

12. Go to the folder of your images and their you will find mysplash.rgb565

13. Place the mysplash.rgb565 into the fastboot folder

14. copy and paste the command line by line 
fastboot flash splash1 mysplash.rgb565
fastboot flash splash2 mysplash.rgb565
fastboot reboot

FinderFox