首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

android2.2装配软件默认装到sd卡

2012-09-14 
android2.2安装软件默认装到sd卡1、sd卡分区 fat32 ext2 (这一步可能不用,先用第2步试一下)参考 http://itb

android2.2安装软件默认装到sd卡
1、sd卡分区 fat32 ext2 (这一步可能不用,先用第2步试一下)
参考 http://itbbs.pconline.com.cn/mobile/11512620.html
2、
adb shell
su  (注:权限不足,请下载安装z4root,http://mobile.91.com/Soft/Android/z4root-1.3.0.html)
pm setInstallLocation 2
3、重启完成

android2.2用此方法,所有软件都可以移哦,而且默认会安装到sd卡。

热点排行