Friday, 22 January 2021

How to open HTML files on a SDCard on an Android

I have a HTML file along with some images that I would wish to open on my Android phone. The reason is that I want to access that file even if I am offline. I have my HTML file on an external SD Card, so how can I open that file and use all the src="image.png" lines of code.



from How to open HTML files on a SDCard on an Android

No comments:

Post a Comment