can anyone help or tell me if it is possible to create a splash screen like this even if from an external method or tool that can edit an APK file I want splash screen to open immediately after the app starts I don't want it to start as a white screen
Ok that's very useful but this is not what i want the difference between your examples and what I want is the splash opens immediately after I click the app icon but in your examples the app starts first with a White screen then enter the Screen 1
This feature is available in kodular that you can upload splash image and behave like this you can see the videos above to understand what I mean
This method is not (it appears) in the AI2 sources. Your choices are to either write an extension that provides this behaviour, or to a) submit a pull request to MIT for inclusion, b) download the AI2 sources and modify to allow this behaviour, or accept that Kodular is the route to follow, nothing in life is free...
ok, thanks, but there is too one thing that prevents me to creating with kodular
is their companion takes a long time to start on my phone I don't know why although I have already installed the last version from google play.
but thanks man
It can be done in App Inventor Code Blocks - I have given examples to demonstrate - it just needs a bit of work by Black Night to code it exactly as he wants it to happen.
An idea like this: Why not create an animation (with which software? Blender?) make a video of it, and load/play the video at the initialization of MIT?
I agree with you but I already tried to modify the APK file after exporting it, I used APK editor studio but it doesn't work,
so if you have any idea about it you can help me with this issue