I just updated my phone to froyo 2.2.. and If some one can please enlighten me o n how to move some of my apps to my sd card to preserve phone memory.. plz help..
If you go to settings/applications/all applications you will see the Move to Root button. Probably most of them will be grey however. In order to fix that, download Terminal Emulator from the Market and then with the hard keyboard type in the following:
su (enter)
cd /system/bin (enter)
sh pm setInstallLocation 2 (enter)
Now this will turn most of those buttons white and you will be able to move them to the SD card. Do not move any widgets to the SD card.
It's also going to install any updates for your apps to the SD card from that point on. If you want to install something on the phone again run the same commands but change the 2 to a 1.