Splash Screen in Android Studio using Kotlin | Latest 2023 API Method

Splash Screen in Android Studio using Kotlin | Latest 2023 API Method07:11

Download-Informationen und Videodetails Splash Screen in Android Studio using Kotlin | Latest 2023 API Method

Autor:

Android Knowledge

Veröffentlicht am:

3.6.2023

Aufrufe:

87.7K

Beschreibung:

Welcome to Android Knowledge! In this video, I have share how to create splash screen in android studio using kotlin in 2023 with latest api. 0:00 - Intro 0:08 - Overview 0:46 - New Project 1:46 - Drawable 2:16 - build gradle (module) 3:00 - colors.xml 3:20 - themes.xml 5:15 - AndroidManifest.xml 5:38 - MainActivity.kt 6:20 - Output