How to create web browser app
How to create a web browser app with sketchware
Steps:
• name and create your project
• drag and drop linear v
• drag and drop edit text and a button into the linear v
• click on the linear v and select weight -> 1 to make the edit text and button stay on a box
• scroll, drag and drop WebView under the linear v layout
• click on button and click on event then on click
• drag and drop the WebView block
• click on WebView 1
• drag and drop Textview get text
•Then
click on edit text so that whenever you type on edit text, and click on the button, the browser searchs for the url you type on it•make sure your blocks are like this then exit the page and click on run
Watch the video below for proper understanding.





Comments