开发者

Regarding Froyo Android 2.2

开发者 https://www.devze.com 2023-01-30 08:50 出处:网络
A new android manifest file att开发者_StackOverflow社区ribue android:installLocation can be used to install application to sdcard or phone memory. It can have a value \"auto\" . What\'s that mean ? It

A new android manifest file att开发者_StackOverflow社区ribue android:installLocation can be used to install application to sdcard or phone memory. It can have a value "auto" . What's that mean ?


It means you have no preference for where the application is installed; it can be installed in either the sdcard or the main memory, depending on the device's preferences.

0

精彩评论

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