Jump to content

[solved] Address to open sdcard file in browser.


Guest aaujt74

Recommended Posts

Guest aaujt74

what is the address to open a file that is on the sd card in the browser?

download managers seem to work off of links in the browser but not a link in HTMLViewer so i want to open a .html file off the sd card in the browse

solved - see post #3

Edited by aaujt74
Link to comment
Share on other sites

Guest t0mm13b

file:///sdcard/....

Not sure if it can be done within Android's web browser... :)

Would not be surprised if that does not work, due to security, permissions etc.

Link to comment
Share on other sites

Guest warwound

what is the address to open a file that is on the sd card in the browser?

download managers seem to work off of links in the browser but not a link in HTMLViewer so i want to open a .html file off the sd card in the browser

I have my browser homepage set to an html file in a folder named 'temp' on my sd card, this is the syntax i used:


file://sdcard/temp/index.htm

warwound

(Have Swedish Spring installed btw)

Link to comment
Share on other sites

Guest aaujt74

I have my browser homepage set to an html file in a folder named 'temp' on my sd card, this is the syntax i used:


file://sdcard/temp/index.htm

I had tried loads of things and still not got there by myself. Thankyou :D

Just for info: It works in the Android browser but not in Opera Mini

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.