MIT App Inventor 2 | Basic Tutorial 02 Multiple Screens make a settings screen

Опубликовано: 27 Сентябрь 2024
на канале: Tutorials Azaotl
42,423
131

New Multiple screens tutorial:
   • app inventor 2 multiple screens part ...  
Learn how to make a settings screen in App Inventor and
how to pass multiple values from one screen to other.
Get the SOurce File: http://adf.ly/1ReTOp
See the Blocks: http://adf.ly/1ReTfH

**To test Build and Install the App

2:24 set default values
5:58 Improving the code (blocks)
6:53 How to pass Multiple Varibles from one screen to other

Sometimes we have a lot of buttons and sliders to modify something in the app and we leave the main app with little space. So a good idea is to use another screen to change settings in the main screen.

This is a very simple tutorial for #AppInventor 2, This tutorial shows how to create apps that have multiple screens. In App Inventor, you can have a screen open a second screen. Later, the second screen can return to the screen that opened it. You can have as many screens as you like, but each screen closes by returning to the screen that opened it. The screens can share information by passing and returning values when they open and close.
We use startValue block and get result block .

Also I showed you how to pass multiple values from one screen to the other. Hope you find it usefull!

Keywords: AppInventor,App Inventor, AppInventor2,Android developer,basic tutorial,different screens,startValue, settings screen, options screen,

~-~~-~~~-~~-~
Please watch: "App Inventor 2 | multiple screens Tutorial using TinyDB"
→    • App Inventor 2 | multiple screens Tut...  
~-~~-~~~-~~-~