Skip to content

Allows to open HTML file or image from a filemanager in a browser on Android

Notifications You must be signed in to change notification settings

kingltcom/open-in-browser

 
 

Repository files navigation

What it is?

Before

  • You saved some site locally to view it offline later
  • You copy the HTML files and images to SD card
  • You insert SD card to you Android tablet or phone
  • You opens the index.html in you favorite file manager
  • OOPS!
  • The HTML file cannot be opened in any Android browsers
  • But the browser understands the file:// URL
  • You types file://mnt/sdcard/offline/coolbook/index.html in the browser and start reading
  • Gosh!

After

  • You saved some site locally to view it offline later
  • You copy the HTML files and images to SD card
  • You insert SD card to you Android tablet or phone
  • You opens the index.html from you favorite file manager in your favorite browser
  • You start reading
  • PROFIT!

Downloads

Screenshots

Settings screen Open With screen Open in Browser screen

About

Allows to open HTML file or image from a filemanager in a browser on Android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.3%
  • Shell 4.2%
  • Makefile 0.5%