0

When I click a .htm file in file manager, it opens the html viewer which has no search feature. How to open the file with the bundled browser? I could type the path (file:///mnt/sdcard/...), but it's too long.

ale
  • 19,723
  • 34
  • 110
  • 159
basin
  • 129
  • 6

1 Answers1

0

You can try opening it in an HTML editor like WebMaster's HTML Editor Lite. It has syntax highlighting, and a search function. It also as a Pro version with additional features.

If you don't like that, there are several other HTML editors in Google Play.

geffchang
  • 17,565
  • 18
  • 57
  • 73
  • I don't want to install extra packages. "HTML editor" sounds huge. Maybe there's a way to copy the full file path to clipboard and paste it in the browser? – basin Jul 29 '13 at 07:19