-
Raspberry Pi 4B development board (must include SD card and card reader) -
HDMI to CSI-2 adapter board -
Micro HDMI to HDMI connection cable -
CarLinkit CarPlay box -
USB Type-C data cable (for flashing and connecting to car power supply) -
A computer (to install the system on the Raspberry Pi, Windows or Mac is fine) -
Download the system from https://sspai.com/s/66de (version: 2022.38.1)
01 Write Android to SD Card
fastboot flash gpt deploy-gpt.img
fastboot flash bootloader bootloader-sd.img
fastboot flash uboot-env env.img
fastboot reboot
fastboot oem format
fastboot flash bootloader bootloader-sd.img
fastboot flash uboot-env env.img
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash dtbo_a boot_dtbo.img
fastboot erase misc
fastboot reboot-fastboot
fastboot flash super super.img
fastboot format:ext4 userdata
fastboot format:ext4 metadata
fastboot reboot
/ More Popular Articles /
Leave a Comment
Your email address will not be published. Required fields are marked *