5️⃣Change the Splash screen

Note: You have to prepare two things:

  • a unique logo with the suggested size is 196 × 196.

  • a unique image for the Splash screen with the suggested size is 1080 × 1920.

In this section, I will show you how to change the splash screen. There are two parts.

Firstly, copy the image named logo.png then paste it into the "res/drawable" folder. This will replace the logo on the Splash screen.

Secondly, copy the image named splash.png then paste it into the "res/drawable" folder. This will replace the image on the Splash screen.

Last updated