SinaDeveloper
Member
Hello
How can I make my b4a splash screen compatible with Android 12?
As you know, there is a mandatory splash in Android 12 that displays the program icon in a small form and after a few seconds the program starts. This has caused my app to have two splashes on Android 12!
Here is how to implement it in Android Studio, but I don't know how to use it in B4A:
developer.android.com
Thankful
How can I make my b4a splash screen compatible with Android 12?
As you know, there is a mandatory splash in Android 12 that displays the program icon in a small form and after a few seconds the program starts. This has caused my app to have two splashes on Android 12!
Here is how to implement it in Android Studio, but I don't know how to use it in B4A:
Migrate your splash screen implementation to Android 12 and later | Views | Android Developers
Learn how to migrate your app's custom splash screen implementation to the SplashScreen API to ensure it displays correctly and consistently on Android 12 and later, preventing degraded or unintended user experiences.