Copied simple one line [test.html] to Files with Add File.
Load Layout with one view [WebView1]
Command: WebView1.LoadUrl("file:///android_asset/test.html") gives the following error:
file:///android_asset/test.html could not be found.
(there are no problems with the html file, itself)
Hate asking these beginner questions, but that's what I am!
Thanks
Load Layout with one view [WebView1]
Command: WebView1.LoadUrl("file:///android_asset/test.html") gives the following error:
file:///android_asset/test.html could not be found.
(there are no problems with the html file, itself)
Hate asking these beginner questions, but that's what I am!
Thanks