How to create a new screen and link to it in Sketchware
To link to a new screen in your Sketchware App, follow the instructions given below:
1. Click on main.xml at left bottom of screen and click on add symbol to add a new View.
2. Give a name to your new screen (View name).
3. Next add a new Intent component.
4. Use Intent setScreen and Start Activity blocks in the event when you want to open a new screen.
1. Click on main.xml at left bottom of screen and click on add symbol to add a new View.
2. Give a name to your new screen (View name).
3. Next add a new Intent component.
4. Use Intent setScreen and Start Activity blocks in the event when you want to open a new screen.