-put in the goldcard with the signed apps2sd zip (this is important, cant install if the apps2sd zip isnt on the goldcard)
-Go into recovery via linux (./recovery-linux.sh)
-install the apps2sd from zip
-power off
-put in the sdcard you want to use for apps2sd
-go into recovery via linux (./recovery-linux.sh)
-click partition sd card
-enter the sizes you want to use
-boot
Tada! I instantly noticed this. Where my desire would clog up entirely when i installed a app, i could install 6 at the same time now with lightning speed.
Not sure if its working? Go insto 'adb shell' and:
ls -l /data
this should list the top 2 items as:
lrwxrwxrwx root root 2010-04-28 22:54 app-private -> /system/sd/app-private
lrwxrwxrwx root root 2010-04-28 22:54 app -> /system/sd/app
You could also install some apps, like i did, and then:
ls -l /system/sd/app
-rw-r--r-- system system 1846131 2010-04-28 22:58 com.handcent.nextsms.apk
-rw-r--r-- system system 3661236 2010-04-28 22:59 com.google.android.apps.maps.apk
-rw-r--r-- system system 1483847 2010-04-28 22:59 com.facebook.katana.apk
-rw-r--r-- system system 3348752 2010-04-28 23:00 com.bfs.papertoss.apk
This is correct, these are the apps i installed.
Now, the final proof:
busybox df -h
Filesystem Size Used Available Use% Mounted on
[BIG CUT]
/dev/block/mmcblk0p2 457.0M 9.9M 422.7M 2% /system/sd
Good luck!






Sign In
Create Account
Back to top










