話說這幾天還在跟APP2SD奮鬥...
但每次重開機看到笑臉是覺得還不錯
但接下來那張圖就....
所以換了一下...

笑臉那張大概換不掉了...Orz..
先看效果
附加壓縮檔: 201007/mobile01-872326627bf76fa87c39e514c9d89d24.zip
解開後將bootanimation目錄中的三個檔案android-logo-mask.png android-logo-shine.png bootanimation複製到sdcard上
做法:
1.進adb shell
2.輸入這些指令
su
cd /sdcard
busybox cp android-logo-* /system/media/
busybox mv /system/bin/bootanimation /system/bin/bootanimation.ori
busybox cp bootanimation /system/bin/bootanimation
busybox chmod 755 /system/bin/bootanimation
重開機
做法二(Root explorer):
1.將原本/system/bin/bootanimation 改成/system/bin/bootanimation.old (或者備份)
2.將附件bootanimation目錄中的bootanimation檔案復製到/system/bin/中
3.更改/system/bin/bootanimation權限成755

4.將附件bootanimation目錄中的android-logo-mask.png和android-logo-shine.png復製到/system/media中
結果

看有沒有人要幫忙修圖的...Orz..
這已經是我的極限了
android-logo-mask.png和android-logo-shine.png可以自己修一下...哈





























































































