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

المؤلف:

Android Knowledge

تاريخ النشر:

3‏/6‏/2023

المشاهدات:

87.7K

الوصف:

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