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

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

Splash Screen in Android Studio using Kotlin | Latest 2023 API Method için indirme bilgileri ve video detayları

Yükleyen:

Android Knowledge

Yayınlanma tarihi:

03/06/2023

Görüntülenme:

87.7K

Açıklama:

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