2.1 Lite!!! Option 4

Well, after several hours, I think the Market issue sorted itself out. I'm still not able to sync my apps though...

I think there is something up with the market there a post on front page about it. Im sorry i took so long to get back been busy trying to get the new leak together to get it up.Ill find the post and get back.
 
How can I add apps2sd using option 4? If can someone point me to the instructions. Thank you for the help.
 
How can I add apps2sd using option 4? If can someone point me to the instructions. Thank you for the help.

Its already installed as long as you have your sdcard partitioned then it should be working.
 
I didn't know about the partition. How can I do it? I appreciate all your help.

You should only have to partition one time. Unless you decide to change the sizes.first,backup everything on your sdcard.Then boot in to recovery,choose partition sdcard.Then these are the sizes I use,you can choose different. 32 swap,528 ext,the rest is fat, which is what you can see when you plug into computer.After that is finished while still in recovery choose Usd-ms-toggle.Then plug phone into computer copy over a rom that you like.Then flash that rom reboot.Now you should have everything set up. After your fully booted plug your phone into computer,open command prompt,enter these cmds.
adb remount
adb shell
cd data/app/
pwd

if it returns system/app you have everything right and have apps running on sdcard.
 
I havent partition my sdcard, thank you for your quick response. I am going to try it now. I am going to stay with the option 4 rom, is working great on my phone. I'm assuming that before I flash the rom, I have to do a wipe?
 
Last edited:
I havent partition my sdcard, thank you for your quick response. I am going to try it now. I am going to stay with the option 4 rom, is working great on my phone. I'm assuming that before I flash the rom, I have to do a wipe?

I beleive you will have to wipe,the new kool-aid rom has more internal memory.
 
I am going to take your advice and used the low. Again, thank you very much for all your help.
 
THe three of them, the last time I did dalvik, I got an error

update, no error this time. currently flashing the rom
 
Last edited:
THe three of them, the last time I did dalvik, I got an error

That error happens sometimes,if it does try wipeing twice then if you ge a bootloop just reboot and wipe itll work then.I have it happen to me a lot.
 
I everything seems to be ok, except for the last steps to open the cp.
I enter the adb remount and I get an error 'adb' is not recognized as internal or external command, operable program or batch file

how can i fix it?
 
I everything seems to be ok, except for the last steps to open the cp.
I enter the adb remount and I get an error 'adb' is not recognized as internal or external command, operable program or batch file

how can i fix it?

put the path to sdk, like when you rooted android-sdk-windows/tools its something like that. if not download terminal emulator froom market
then type su
cd data/app/
pwd