How to add a wonderful splash screen to my app

Hey All ,
when my app is opened ...
i want my app's logo to be present at the center of the splash screen and after that ...
the splash screen should be only visible for few seconds and after that ....
it should redirect to the home page of my app
I DONT KNOW HOW TO DO IT CORRECTLY
PLEASE HELP WITH THE CODING PART

*THANKFULLY *
VIJAY

Some ideas here:

hey , thank you for replying ...
but when i import the extension it says that it is not a component / aia file ....

here i have attached the screenshot for you reference

i have seen a youtube video there they taught me how to add delay ( just to add splash screen )
link for the youtube video = https://youtu.be/8iSqxand3C4
i have done some alterations to it and i have added a extension named animacion which helps to animate my app's logo ( to keep on rotating at one place for 4 seconds)

here i have attached the screenshot of the code for your reference
designer screenshot part =


blocks screenshot part =

You are trying to import an aia project as an extension. This will not work.

Import an aia file as a project from the menu.

image

The youtube video gives poor advice. This is not the recommended method for introducing a delay in App Inventor. You should use a clock timer.
Read here:

Ok I will try it tomorrow
And reply it to you

There are a couple of examples on my site that are there to help inspire you to think of better ones :grin: They do not "waste" Screen1.
https://www.professorcad.co.uk/appinventorsnippets#SplashScreens

Ok I will try it tomorrow And reply it to you

hey i imported it ( splash screen aia file ) successfully ..
BUT I DONT KNOW HOW TO USE IT ...
PLEASE HELP

Stop shouting at people and demanding answers in such a rude manner.

3 Likes

i am asking only in a polite manner ....
IF IT HURTS YOU I AM NOT RESPONSIBLE
thank you

Use only clock component
And aia file is for projects
Aix file is for extension

Please no CAPS LOCK. Thank you.
Taifun


4 Likes

Test attached aia, it's derived from those recommended by Chris
Splash_ZoomRotate1.aia (75.5 KB)

I will try and reply to you
thank you

I will try and reply to you
thank you
Vijay

Ok taifun I will follow it

Your file is .aia .aiai(s) are the app inventor project package and extensions are
.aix