B4A Tutorial [B4X] [B4XPages] Splash Screen - Erel    Aug 10, 2020   (33 reactions) B4A, B4i and B4J splash screen implementation. The implementation is different in each platform.
1. Don't miss the manifest editor code in B4A.
2. Don't use %y in the code. Use Root.Height instead (you can use %y in the designer script).
https://www.b4x.com/basic4android/images/PcdMk1pKhm.gif... B4A Question [B4X] [B4XPages] - Splash Screen (animated gif mod) - luke2012    Jan 8, 2021 Hi all,
within a App I'm running the B4XPages Splash Screen (https://www.b4x.com/android/forum/threads/b4x-b4xpages-splash-screen.120851) by @Erel.
Before start coding, I have a couple... B4A Question B4XPages, with Splash Screen in Immersive Mode... Transition from Main to Activity2 not smooth - Cableguy    Aug 7, 2024 Hi guys and gals,
So, I took the B4XPages Splash screen example, and added in immersive mode... all works fine except of, what I think is, the transition between the Main Activity and Activity2... Share My Creation [B4A] Template Splash + CustomViews (TopBar & MenuBar) - Maxcfgos    May 24, 2026   (10 reactions) with the community. It includes an animated splash screen and two reusable CustomViews designed to work together as a foundation for any app.
What's included:
Splash Screen A physics-based animated splash... B4J Code Snippet Splash Screen - Erel    Aug 7, 2017   (19 reactions) Simple sub to create a splash screen.
58487
Sub ShowSplashScreen
Dim sp As Form
sp..., "Splash_Complete")
End Sub
Project is attached.
Edit: sp.Close was missing.... B4A Question Runtime permission splash screen - marcick    Apr 13, 2018   tags: SDK the user has approved everything, the real activity (MainRP) is started. A splash screen can be added... Italian Splash screen - AlpVir    May 15, 2026 SplashActivity.
Adesso vorrei aggiungere alla prima app la seconda ma non so come fare.
Perchè, ragionando un po' uno splash screen non serve solo per allietare l'utente con una bella grafica od... B4A Question (SOLVED) Splash Screen & Browser response back to our app - josejad    Oct 24, 2025 Hi all:
Using the Microsoft OAuth2 class in a new app with a Splash Screen, I'm having a bad... of continue in the place I left, the app restart to the splash screen and go to login again.
When... splash screen)
Logger connected to: samsung SM-A137F
** Activity (main) Resume **
*** Service (starter... Share My Creation Animated Splash Screen - Maxcfgos    Mar 19, 2026   (14 reactions) 170748
Here’s a simple splash screen template you can use in your projects.
Just replace the image with your own and you’ll get a smooth, Disney-style animated intro for your app.
It includes a fluid “jelly” effect on the logo, followed by a dynamic transition into the main screen.
Feel free to... B4A Question Google Wear OS - Splash Screen Rejection - Steve Addy    Feb 6, 2025 splash screen. Your app does not show a 48x48dp app icon on a black background during app startup...) it's the size that's wrong. The splash screen looks fine on my watch and the Android Studio Emulator.
My app does show a splash screen as per Elon's Instructions and it does have a black... Page: 1   2   3   4   5   6   |