1

I have a HTML file stored on the memory card of my Android phone. I can open it in my browser (Chrome) but cannot bookmark it -- the URL is content://com.google.android.blah.blah... (I was expecting file://...) and appears to expire after some time.

Howe can I get a permanent bookmark to a local file?

Glorfindel
  • 693
  • 2
  • 9
  • 18
spraff
  • 267
  • 4
  • 12

1 Answers1

0

I had the same problem after upgrading to Android 10. I used to be able to set a bookmark in FireFox even after upgrade. That stopped working as well.

The only solution I have found is to use a HTML Reader. Here is a link to one I have found to work well. https://play.google.com/store/apps/details?id=in.vineetsirohi.htmlreader

Sruly
  • 988
  • 2
  • 13
  • 28