android 默许应用安装在sd卡中 (>2.2)

android 默认应用安装在sd卡中 (2.2)??manifest 中添加 android:installLocationpreferExternal 程序

android 默认应用安装在sd卡中 (>2.2)

?

?manifest 中添加 android:installLocation="preferExternal" 程序安装时就会在sd卡里了