Android车机DIY开发之软件篇(五)修改AutomotiveOS启动Logo和开机动画
源码路径 ~/Frameworks/base/cmds/bootanimation/bootanimation.cpp
openGL编程
一、更换启动Logo
启动 logo 包括 u-boot 阶段 logo 以及内核阶段 logo
替换 logo.bmp和logo_kernel.bmp
二、更换启动动画
find . -name bootanimation.zip
/AAOS14/android_build/device/google/atv/products/bootanimations/bootanimation.zip
/AAOS14//android_build/out/target/product/emulator_car64_x86_64/system/media/bootanimation.zip
/AAOS14/android_build/packages/services/Car/car_product/car_ui_portrait/bootanimation.zip
图片大小512*416
需保