开发者

what is the problem with android while downloading? can any one figure out?

The foll开发者_如何学Goowing link downloads a file from a site.it works fine in desktop browser. but it is not working in android default browser and in webview code(i used download listener too but not working).


I believe the Android default browser can't download .zip files by default (you should get a "This content is not supported" error).

If you want to download certain files through your own application though, you can try this this solution.


What code do you use? Could you specify it? I suggest you downloading it in AsyncTask via HTTP. Where do you save it? What is the error log? So many questions =)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜