开发者

download file from the android web browser in sdcard?

HI.

I have a Android application in which I want to down开发者_如何学编程load file from the web browser file link. But I don't know how can do it?

Help me.


First you need to get all available links on the page so try using this answer

How do I get the web page contents from a WebView?

Next you need to download the file so use this answer:

Download a file with Android, and showing the progress in a ProgressDialog

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜