I would open this link with my browser:
file:///sdcard/video.wmv
if write it to the address bar, browser opens it.
but if I create a link like this it won't open it:
<a href="file:///sdcard/video.wmv">open video</a>
thank you
I would open this link with my browser:
file:///sdcard/video.wmv
if write it to the address bar, browser opens it.
but if I create a link like this it won't open it:
<a href="file:///sdcard/video.wmv">open video</a>
thank you