android - 如何使用 list 标签

标签 android android-manifest manifest

我在我的 AndroidManiifest.xml 中设置

 android:installLocation="internalOnly"

我的问题是内存是否已满,当我们要将应用程序安装到设备时可以安装在外部存储器上吗?

最佳答案

documentation对此很清楚:

The application must be installed on the internal device storage only. If this is set, the application will never be installed on the external storage. If the internal storage is full, then the system will not install the application. This is also the default behavior if you do not define android:installLocation.

关于android - 如何使用 list 标签,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26947222/

相关文章:

android - 使用 apache ant 构建时未找到属性 'hardwareAccelerated' 的资源标识符

android - 应用程序未安装在 Android 中

android - 在 Android 源版本之间切换的更好方法

Visual-Studio list 工具不接受多个附加 list 文件?

delphi - delphi 2010程序是否能够默认处理vista/win7 UAC

java - 可碰撞颜色 Java/Android 游戏

android - 使用 Android Studio 调试 C++ 库

manifest - 应用程序 list 引用了在 windows phone 8.1 中的主包错误中没有候选的图像

android - 错误: "Method getText() must be called from the UI thread, currently inferred thread is worker."

android - 实现这个布局