POCO X7 PRO (Rodin) - Flash Guide (AOSP)
1. Download rom.zip and vendor_boot.img (or extract it from rom)
2. Boot into fastboot mode (reboot and hold volumen down button), type the command below:
fastboot flash vendor_boot vendor_boot.img
fastboot reboot recovery
3. Flash rom
Format data
Format cache
Flash the rom using sideload, the adb command is on below:
Apply update
Apply from adb
adb sideload xxxx-rodin.zip
(or just drag and drop the zip file into terminal window after adb sideload command)
If you want flash Gapps choose yes after sideloading (reboots into recovery)
Flash GApps or Root (optional, MindTheGapps recommended or anything u want)
Reboot system
Español
1. Descarga rom.zip y vendor_boot.img (o extráelos de la ROM).
2. Inicia en modo fastboot (reinicia y mantén presionado el botón de bajar volumen). Escribe el siguiente comando:
fastboot flash vendor_boot vendor_boot.img
Luego:
fastboot reboot recovery
3. Formatea particiones
- Format Data
- Format Cache
4. Instala la ROM mediante sideload. El comando adb se muestra a continuación:
- Apply update
- Apply from adb
Después:
adb sideload xxxx-rodin.zip
(o simplemente arrastra y suelta el archivo zip en la ventana de la terminal después de ejecutar el comando adb sideload)
Nota:
Si quieres instalar Gapps, selecciona "Yes" en el mensaje que muestra después de sideload (reiniciará en modo recovery).
Instala Gapps o Root (opcional; se recomienda MindTheGapps o cualquier otra aplicación que prefieras).
5. Reinicia el sistema con "Reboot System".