I have a php link . that event is up when user clicks on that link.
It creats pdf n downloads to local computer...
I had to do same from android.
(1) how can I initiate that php link n save that pdf in android local storage
if it automatically saved to local storage on android it will be great..
(2)even if I get persistent url of that pdf I can download in android using http2utils, download()
but how do I get that persistent link
It creats pdf n downloads to local computer...
I had to do same from android.
(1) how can I initiate that php link n save that pdf in android local storage
if it automatically saved to local storage on android it will be great..
(2)even if I get persistent url of that pdf I can download in android using http2utils, download()
but how do I get that persistent link