BobAchgill
New member
I want to make a link to an apk file that is stored in the same directory locally on my phone as the html file... such that when pressing the link the apk will get installed from the local directory (ie. not downloaded and installed).
example:
<a href="myapk.apk">link</a>
However, I get the error message ...
"unable to download file"
Thanks!
Bob
example:
<a href="myapk.apk">link</a>
However, I get the error message ...
"unable to download file"
Thanks!
Bob