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?
Can I use JavaScript to solve this problem?
from How to open HTML files on a SDCard on an Android
No comments:
Post a Comment