¶ Home | ROM List | GSI List | Thanks | Changelog
(。・∀・)ノ゙Hi~
What is this? | 這是什麽?
-
This is a project to collect GSI download link, you can choose a suitable GSI here for your Android device and flash it.
這是一個收集 GSI 下載地址的項目,您可以在此為您的設備挑選一個適合的 GSI 刷入。
What is GSI? | 什麽是 GSI?
-
Generic System Image (GSI).
通用系統映像。
-
You can visit Android Developers for more information about it. ^^
您可以訪問 Android Developers 以獲取更多相關信息。^^
GSI Naming Rules | GSI 命名規則
- e.g.
exTHmUI
-arm64
-11.0
-20211211
-b
v
N
-vndklite
-other
.img
Name 名稱 | Info 詳情 |
---|---|
exTHmUI |
ROM name 「ROM 名稱」 |
arm64 |
Device architecture 「設備處理器架構」arm64 : ARM 64-bita64 : ARM 32-bit with 64-bit binderarm : ARM 32-bit |
11.0 |
ROM version 「ROM 版本」 |
20211211 |
Build time 「編譯日期」 |
b |
a : A-only (system-as-system)b : A/B (system-as-root) |
v |
v : Vanilla (No GApps included) 「不包含谷歌服務套件」g : GApps 「包含谷歌服務套件」o : GApps Go 「Android Go 谷歌服務套件」f : Foss (Free & open source apps instead GApps) 「使用開源應用代替 GApps」 |
N |
N : No superuser 「無超級使用者」S : Phh Superuser included 「包含超级使用者」Z : Dynamic superuser (Root can be enabled/disabled during use) 「動態超級使用者(Root 權限可隨時啟用/禁用) |
vndklite |
VNDKLite /Lite : /system is read/write 「/system 分區可讀寫」 |
other |
Slim : Cut some GApps services 「削減部分谷歌服務組件」secure : Remove Superuser and spoof system props for passing SafetyNet 「移除超級使用者和欺騙系統以通過 SafetyNet 測試」 |
How to flash GSI? | 如何刷入 GSI?
-
Download & install “Low Level Detector” from GitHub or Google Play;
從 GitHub 或者 Google Play 下載並安裝「底層探測器」;
-
Please make sure your devices have passed “Project Treble status” & “GSI compatibility”, then unlock Bootloader and use command
fastboot flash system gsi.img
to flash it. If your device is newer, please reboot to Fastbootd mode first.請確保您的設備通過「Project Treble 狀態」和「GSI 兼容性」檢測,解鎖 Bootloader,使用
fastboot flash system gsi.img
指令刷入。如果您的設備較新,請先將設備重啟至 Fastbootd 模式。