Android的下载意向 [英] Android Download Intent

查看:111
本文介绍了Android的下载意向的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道什么是意图下载网址?在浏览器,它会下载的东西一点点的通知图标。我在想,如果我可以使用这一意图(和它是什么)。谢谢,艾萨克·沃勒

I was wondering what is the intent for downloading URLs? In the browser, it will download stuff with a little notification icon. I was wondering if I can use that intent (and what it is). Thanks, Isaac Waller

推荐答案

你到底想干什么?如果你的应用程序要下载一个文件,你可以使用的URLConnection code。如果你想下载一个包,那么ACTION_PACKAGE_INSTALL应该做你想要的。

What are you trying to do? If your app wants to download a file you can use the UrlConnection code. If you want to download a package then ACTION_PACKAGE_INSTALL should do what you want.

这篇关于Android的下载意向的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆