... | @@ -12,4 +12,6 @@ Once the kernel is loaded and and the android system is initializing there is a |
... | @@ -12,4 +12,6 @@ Once the kernel is loaded and and the android system is initializing there is a |
|
PRODUCT_COPY_FILES += device/rockchip/rk312x/bootanimation.zip:system/media/bootanimation.zip
|
|
PRODUCT_COPY_FILES += device/rockchip/rk312x/bootanimation.zip:system/media/bootanimation.zip
|
|
```
|
|
```
|
|
|
|
|
|
If you are using full frame images, you can get away with about a 10fps rate. We ended up using OpenGL to get the smooth color transitions on our animations. |
|
If you are using full frame images, you can get away with about a 10fps rate. We ended up using OpenGL to get the smooth color transitions on our animations.
|
|
\ No newline at end of file |
|
|
|
|
|
[Bootanimation prep](bootanimations) |
|
|
|
\ No newline at end of file |