I have received alot of questions about apps2sd so this tutorial is to help anyone with issues with apps2sd ***NOT FOR FROYO or any 2.2 rom release.. (Froyo 2.2 has its own version of apps2sd built in so this is not needed)***Evil Eris 3.0 & 4.0 have the apps2sd file built in. Most non froyo roms have it as well but if they don't, you can download the file here and flash over the rom "Courtesy of darktremor from XDA--->
http://www.darktremor.info/files/a2sd/a2sd-2.7-update3r1-signed.zipIf you need to install apps2sd, go here ----->
http://www.droid-eris.com/tutorials-corner/how-to-install-apps2sd-with-evil-eris-3-0/msg10085/#msg10085There are 2 ways to check and fix (activate) apps2sd
Method 1 - (You will need to have SDK installed on your PC, easiest way to install is to c drive directly on to C:\ drive not in any folders)
1) Connect phone to pc with usb cable and select
charge only2) make sure usb debugging is selected (on phone go to
menu/settings/applications/developement and check the box for debugging)Open the command promot on your pc)
3) Open command prompt on PC and you will see
c:\users\xxxx> (xxx = your username that is on the pc)
4) Now type
cd space and then the the location to your SDK tools (should look something like this
C:\android-sdk-windows-tools) and hit enter.
5) Now the line should look like this -
C:\android-sdk-windows-tools6) Now type
adb shell and hit enter
7) Now you should have a
# prompt.
9) Now type
a2sd cachesd and wait about 30 seconds or so and it will move activate apps2sd and move all apps to sd card and then you should be done.
10) you can also us a2sd check and a2sd repair to check or repair your a2sd file.
Method 2This is easier....If you are rooted just download the Terminal application from the marketplace and install then.
**make sure the rom has the supper user program installed (it should)
1) open the terminal app
2) type
SU then enter
3) now at the
# prompt type
a2sd cachesd and enter
4)Wait about 30 seconds or so and it will move activate apps2sd and move all apps to sd card and then you should be done.