最大文件大小和放大器;数量为Android和iOS [英] Max File Size & Quantity for Android and iOS

查看:111
本文介绍了最大文件大小和放大器;数量为Android和iOS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发一个应用程序,将下载大文件(主要是视频)。我需要知道的是这样的:

I'm developing an app that will download large files (mostly videos). What I need to know is this:


  1. 是否有通过Android或iOS的征收最高燎文件的大小?所有我所看到的是一个FAT文件系统的4GB的限制。最大视频大小应该是附近的任何地方,但我们希望是100%肯定没有下限

  2. 有没有分配到单个应用程序或者系统上的空间最大金额是多少?谷歌打开了没事就这个问题,所以我将假设没有超出现有文件空间的限制(这似乎符合逻辑,而且还远远免费苹果内置系统)

  3. 有单个文件或目录的任一系统的最大数量?同样,谷歌却一无所获。我不明白为什么会有在这里,但我想在这里涵盖所有的基础。

谢谢!

推荐答案

在这里所有的答案都为Android:

All answers here are for Android:

有没有通过Android或iOS的征收最高燎文件的大小?所有我所看到的是一个FAT文件系统的4GB的限制。

Is there a max singe file size imposed by either Android or iOS? All I've seen is the 4GB limit of a FAT filesystem.

我将不会超过4GB。

有没有分配到单个应用程序或者系统上的空间最大金额是多少?

Is there a max amount of space allocated to a single app on either system?

没有,就在这个时候没有每个应用程序的配额制度。话虽这么说,尽量不要让用户后悔使用你的应用程序。 : - )

No, there is no per-app quota system at this time. That being said, try not to make users regret using your app. :-)

有单个文件或目录,为任一系统一最大数量?

Is there a max number of individual files or directories for either system?

是的,但由于数量应该是在数以百万计,你的应用程序将你打这些限制之前慢慢停下来长。

Yes, but since the counts should be in the millions, your app will grind to a halt long before you hit those limits.

这篇关于最大文件大小和放大器;数量为Android和iOS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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