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..gif B4J Library [B4X] [XUI] mcSmoothFadingBG - mcqueccu    Nov 26, 2021   (25 reactions) This library creates a smooth background transition between random colours. It can be used as a splash screen or show some kind of "Loading please wait" screen as seen in when installing windows My first attempt in custom view mcSmoothFadingBG Author: Mcqueccu Version: 1.00 mcSmoothFadingBG F B4A Question [B4X] [B4XPages] - Splash Screen (animated gif mod) - luke2012    Jan 08, 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 of ("briefing") questions:
1) I wish to make a mod to it in order to display an animated gif instead the static B4J Question [B4X] CustomListView and Splash Screen - LucaMs (first post)    Apr 30, 2022   (1 reaction) It is sufficient to create a layout that contains a full screen panel (on which to put an ImageView or other) of which you set the Elevation value high (20dip should suffice).
Then:
Root.LoadLayout("laySplash")
Root.LoadLayout("layWhatYouWant")
Sleep(1500)
pnlSplash.RemoveView B4A Question [B4X] [B4XPages] Splash Screen - hide or show - LucaMs (first post)    Dec 09, 2020   (1 reaction) It think that you can do it in a simple way (without writing anything in the Activity Main - avoid this):
https://www.b4x.-b4x-mainpage-firsttime.124457/post-777152 B4A Library [B4X] [XUI] mcSmoothFadingBG - mcqueccu    Nov 26, 2021   (4 reactions) Create Nice Color background transition splash screen or "Please wait screen" with this library https://www.b4x.com/android/forum/threads/b4x-xui-mcsmoothfaderbg.136350/ B4A Tutorial [B4X] [B4XPages] Pleroma / Mastodon Client - Mashiane (first post)    Dec 08, 2020   (1 reaction) This is awesome, you should add a splash screen though. B4A Library [B4X] B4XGifView - Cross platform animated gif view - aeric (first post)    Jul 13, 2021 I use B4XGifView for Splash screen when initialize the app settings.
aafFOpZrx_8 Italian [B4X] [B4XPages] B4X Libs - luke2012 (first post)    Jan 20, 2021 106628106631
Stavo testando un pò la Splash Anim in un mio progetto e mi chiedevo come fare a disabilitare il back (solo per la seconda pagina) che appare in automatico sulle pagine B4XPages. Se rimane attivo e si preme, l'utente torna alla MainPage che è una pagina vuota (nel mio progetto è utiliz B4i Library [B4X] [XUI] mcSmoothFadingBG - mcqueccu    Nov 26, 2021   (4 reactions) Create Nice Color background transition splash screen or "Please wait screen" with this library https://www.b4x.com/android/forum/threads/b4x-xui-mcsmoothfaderbg.136350/ Page: 1   2   3   4   5   6   7   Powered by ColBERT |