love9050243 wrote:
就不在多介紹了,機子...(恕刪)
我看你的檔案又要重新上載了!請看新聞:
Megaupload遭FBI強制關站! 驚爆執行長是知名音樂人
還是可以教大家如何DIY字型?
God of Answer wrote:
安裝失敗...(恕刪)
你的Revovery版本比較新吧?
個人都是解壓縮之後,用ADB指令更換(寫成批次檔)
adb remount
adb push DroidSansFallback.ttf /sdcard/
adb shell busybox cp /sdcard/DroidSansFallback.ttf /system/fonts/
adb shell chmod 4755 /system/fonts/DroidSansFallback.ttf
adb shell dd if=/sdcard/DroidSansFallback.ttf of=/system/fonts/DroidSansFallback.ttf
adb push DroidSans-Bold.ttf /sdcard/
adb shell busybox cp /sdcard/DroidSans-Bold.ttf /system/fonts/
adb shell chmod 4755 /system/fonts/DroidSans-Bold.ttf
adb shell dd if=/sdcard/DroidSans-Bold.ttf of=/system/fonts/DroidSans-Bold.ttf
adb push DroidSans.ttf /sdcard/
adb shell busybox cp /sdcard/DroidSans.ttf /system/fonts/
adb shell chmod 4755 /system/fonts/DroidSans.ttf
adb shell dd if=/sdcard/DroidSans.ttf of=/system/fonts/DroidSans.ttf
adb reboot
Desire [ROM]Runnymede AIO V5.0.3 SE