I wish to display a large amoun of mixed text and images onscreen in a panel or webview or something. I thought that it might be best to just wrap the document and images up in a HTML document, and load that into the webview, as then different screen sizes will just make the HTML adjust itself like it does when I change a browser page width, if you see what I mean.
I wanted to just load the HTML doc into my 'Files' in B4A and thus it gets distributed within the apk file. The problem is, where do I put the images used in the HTML file? can I have subfolders in the 'Files' directory?
Or is there a simpler way to do what I'm wanting to do that I've missed?
Thanks.
I wanted to just load the HTML doc into my 'Files' in B4A and thus it gets distributed within the apk file. The problem is, where do I put the images used in the HTML file? can I have subfolders in the 'Files' directory?
Or is there a simpler way to do what I'm wanting to do that I've missed?
Thanks.