ads

Ads Here

Tuesday 24 September 2019

Webview simple tutorial in kodular

In this tutorial we will learn step by step how to add a webview to Kodular app. This tutorial contains a simple tutorial of webview. More advance tutorial will be posted soon.

Step 1


First open your project in which webview to be added.

Step 2 

Form layout > view drag and drop webview to main screen as shown in image below


Step 3 

Add the home url in text box as s
hown in image below.
To keep the app simple currently just one website is loaded. But by searching on google other website can be loaded easily.

Step 4

Lets move to block section
When screen 1 will load WebView 1 will go to home url. In this case the home url is "www.google.com" .
Second block is to move back the webview. Whem screen 1 backpress then webview will go back and iff webview will reach google then Application will close.

The link of aia file is provided below. You can dow laod it for testing purpose.

https://drive.google.com/open?id=1dyl1UULZ6_bjyx-FfzkNt8QoT97enD1Y

So that it hope you like the tutorial stay tuned for more tutorials. 

No comments:

Post a Comment