Dear sir, I have a doubt i want to show a image or picture when i open a app like whatsapp and other apps so how can i do it in mit app inventor
Taifun
November 18, 2020, 9:27pm
2
I'm not sure if I understand the question... therefore please read this and provide additional information
Before you ask a question / open a new topic
please take care of the following points:
The forum was previously searched for similar topics / issues.
Give a precise (detailed) description of
the issue / bug,
the goal.
Show the (relevant) blocks (images, screenshots of blocks in high quality).
Debug your blocks (connect to Companion and right mouse click: → Do it).
Name the Android / iOS version running on your (test) device.
Do not open multiple threads on the same topic.
If you haven't al…
Taifun
Trying to push the limits! Snippets , Tutorials and Extensions from Pura Vida Apps by Taifun.
There are several solutions. You can use Sreen2 for this. After running the app, open Screen2 in the initialization blocks. On screen2, put a picture and a timer that will count down a few seconds and after a while it will close screen2 with a "close screen" block. You can also do it with arrangements.
patel
November 19, 2020, 4:54pm
4
An example using arrangements
TIMAI2
November 19, 2020, 8:43pm
5
Do you want a splash screen at the start of your app ?
Hi! I am creating my first simply app using App Inventor. I simply would like to know how to set the first screen/activity to show running the app. I have added a splash screen with a logo and a clock counting 2000ms before loading the main menu page/screen; but I have created the splash screen after the menu page.
How can I set the splash screen as first one to show? Trying my work in progress on my smartphone, it shows the screen I have on top in the web page of App Inventor, so I don’t know …
See also how to make a greeting with a transparent background.