splash screen

  1. SinaDeveloper

    Android Question Splash screen in Android 12

    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...
  2. M

    Android Code Snippet Splashscreen Manifest AppCompat

    Hi everyone, I had to fix the ugly white page that shows for a bit before the app starts (using B4XPages). There is this tutorial by Erel in the forum: https://www.b4x.com/android/forum/threads/b4x-b4xpages-splash-screen.120851/ that explains how to do everything, with a beautiful video by...
  3. A

    Android Question AXrLottie view not covering full screen

    Hi All, I have been trying to figure this out, I have a lottie file where I want to add as a splash screen; however it is not covering the whole area in fullscreen. Below is the code I am using: Dim AXrLottie As AXrLottie AXrLottie.Initialize LottieView.Initialize("")...
Top