Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可绘制文件夹中的图像有多大?我在网上搜索过,但我找不到任何准确的答案。请帮忙
为什么这样!无论如何,这取决于使用的设备(SD 卡)。较大的图像也会影响应用程序的大小。因此,您可能必须寻找 Android 应用程序可以具有的最大大小。
答案仍然是,设备相关!如果您尝试下载(安装)更大尺寸的应用程序,您可能会失败:
Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
这是一个描述这个问题的线程。