VIM1S Android 11 Launcher Change to new look

We are using Khadas VIM1S with Android 11, We are now try to customize as per our requirements.

  1. What is the correct location to change bootanimation.zip folder ?
  2. What is the location / path for changing default launcher apk ? I have downloaded smartTV launcher apk . Now i need to copy this to default launcher location. ?
  3. How to completely change the launcher look and customization from which path ?

Regards,
Vijay

The path to bootanimation. zip is as follows

device/khadas/common/products/mbox/bootanimation.zip

https://docs.khadas.com/products/sbc/vim1s/configurations/change-boot-animation

@xiong.zhang Thanks for quick reply

Also,

  1. What is the location / path for changing default launcher apk ? I have downloaded smartTV launcher apk . Now i need to copy this to default launcher location. Please suggest ?
  2. How to completely change the launcher look and customization from which path ?

Regards,
Vijay

The default path for our Launcher3 apk is as follows

packages/apps/Launcher3

To compile the apk package name, remove Launcher3QuickStep and replace it with the launcher you need

device/khadas/common/core_amlogic.mk:170:    Launcher3QuickStep \