I would like to set my homepage to a .html file stored on my device. How do I do that?
I have tried setting it as /storage/sdcard0/file.html and //storage/sdcard0/file.html but neither works.
Thanks! The file:/// protocol worked. And it's sdcard, not sdcard0.