顯示具有 ROM 標籤的文章。 顯示所有文章
顯示具有 ROM 標籤的文章。 顯示所有文章

2025年3月16日

紅米 Redmi Note 10 pro ( sweet )刷機筆記

  1. VoltageOS:可安裝,中文化不完全,沒有 Google Play。
    • 可以透過安裝 App Store apk 之後,可以選擇安裝 Google Play Services。
    • 對於 Google Play 的 app 權限隱私設定嚴格。
    • 全盈Pay無法安裝、麥當勞 APP 開啟之後會錯誤。
  2. Pixelage:外觀就是官方的 Pixel 介面。
    • 麥當勞 APP 可以使用
    • 全盈Pay無法安裝
    • google photo 無上限


附註:
  • # adb、fastboot tool:https://dl.google.com/android/repository/platform-tools-latest-windows.zip
  • # adb devices
  • # adb reboot bootloader
  • # fastboot devices
  • # fastboot flash recovery <recovery_filename>.img
    (Now reboot into recovery to verify the installation. Do not reboot into the existing OS, since it will overwrite the recovery you just installed!)
  • # adb sideload filename.zip

 附註:其他第三方 Open Source Custom ROM

Android 15 ROM LIST:

1. crDroid: https://sourceforge.net/projects/crdroid/files/garnet/11.x/

2. VoltageOS v4.x: https://sourceforge.net/projects/garnet-aosp/files/

3. Project PixelAge: https://sourceforge.net/projects/projectpixelage/files/garnet/

4. DerpFest: https://sourceforge.net/projects/derpfest/files/garnet/

5. FortuneOS: https://sourceforge.net/projects/fortuneos/files/garnet/

6. Project Infinity-X: https://sourceforge.net/projects/infinity-x/files/garnet/15/gapps/

7. LineageOS 22: https://sourceforge.net/projects/los-garnet/files/garnet/

8. GenesisOS: https://www.genesisos.dev/devices/garnet

9. BlissROM v18.x: https://sourceforge.net/projects/protect-hikari-paradoxes/files/

10. RisingOS 6.x: https://sourceforge.net/projects/garnet-aosp/files/

11. PixelOS 15.0: https://sourceforge.net/projects/garnet-aosp/files/

12. EvolutionX 15.0: https://xdaforums.com/t/rom-15-0-qpr1-garnet-official-evolution-x-01-14-25.4713398/

13. MistOS 3.2.x: https://sourceforge.net/projects/project-mistos/files/Android15/garnet/

14. Xiaomi EU HyperOS 2.0.1.0: https://sourceforge.net/projects/xi...xiaomi.eu/HyperOS-STABLE-RELEASES/HyperOS2.0/ (xiaomi.eu_GARNET_OS2.0.1.0.VNRCNXM_15.zip)

15. EliteRomLite HyperOS 2.0.1.0: https://sourceforge.net/projects/eliteroms/files/HyperOS-STABLE-UPDATES/HyperOS-v2.0/ (EliteRomLite_v1.10_GARNET_OS2.0.1.0_ChinaStable-A15.zip)

16. Project Flare 1.0: https://sourceforge.net/projects/projectflare/files/garnet

17. Matrixx 11.1.x: https://sourceforge.net/projects/projectmatrixx/files/Android-15/garnet/

18.GrapheneOS

2021年8月27日

手機刷 ROM 之後,亞太電信只能打電話、不能上網的問題

 手邊的老手機三星 S8+ ,重新刷了第三方韌體 Havoc-OS 之後,亞太電信的訊號只能打電話,卻沒有 4G 上網。因為亞太是 GSM / WCDMA 系統,設定檔沒有被設定,所以參考了電腦王阿達的文章,新增 APN 的設定之後,就能上網了。

2021年7月19日

智慧型手機刷 Pixel Experience 之後更新

 刷了 Pixel Experience 之後,似乎連 Recovery 的 TWRP 也被置換成 Pixel 的 Recovery 了,所以不要再刷 TWRP 了,直接進去 Pixel 的 Recovery ( adb reboot recovery )用 adb slide 更新 ROM 即可。