Guest aaujt74 Posted September 3, 2011 Report Posted September 3, 2011 (edited) 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 September 9, 2011 by aaujt74
Guest t0mm13b Posted September 4, 2011 Report Posted September 4, 2011 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.
Guest warwound Posted September 5, 2011 Report Posted September 5, 2011 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)
Guest aaujt74 Posted September 9, 2011 Report Posted September 9, 2011 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
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now