We will be creating the Splash Screen in XML and Kotlin.
Step 2: Add your Icon into the drawable folder
Now copy the icon into the drawable folderwhich you want to show in the splash screen. Don’t put any space(use underscore instead), uppercase later or any other special character as the name of the icon.
Wanna Explore the world of Android deeper? Check out 1800+ Android Developer’s Resources with 500+ Android Open Source Apps, 900+ Libraries and more here
Step 5: Set splash screen as launcher theme in manifest.xml
Leave a Reply