I and a student and I would like to make an app that link to my college website, I need to login and download or open the materials when I click the items list on the web. I tried the download server or httputils2, however the webview do not have any change.
Question:
1. When I click the item, no reaction. Is it any sub I need to use for the webview? And Can I do the download action when click the items in webview? (The item selected will be doc, docx, ppt, pptx or pdf file.)
2. Can I use the phone's intent downloader to download the file? Since the original download function is enough for us to download the study materials. If yes, how to do so, if no, it will go back to question 1, how to download with the webview.
3. Last question, is it possible to read the document file directly when I click the item, just like showing content inside the webview.
I really need helps, thank you.
Question:
1. When I click the item, no reaction. Is it any sub I need to use for the webview? And Can I do the download action when click the items in webview? (The item selected will be doc, docx, ppt, pptx or pdf file.)
2. Can I use the phone's intent downloader to download the file? Since the original download function is enough for us to download the study materials. If yes, how to do so, if no, it will go back to question 1, how to download with the webview.
3. Last question, is it possible to read the document file directly when I click the item, just like showing content inside the webview.
I really need helps, thank you.