yeah, maybe i need this!
i tryied:
'This event will be called once, before the page becomes visible.
Private Sub B4XPage_Created (Root1 As B4XView)
Root = Root1
Root.LoadLayout("MainPage")
WebView1.LoadUrl("http:\\www.xxx.net")
End Sub
when launched i obtain this in my apk:
page not found
net::ERR_CLEARTEXT_NOT_PERMITTED
You need to show your code and where you put the code. Your explanations as such are not clear. You also need to explain it a little bit more in detail