LeeDrOiD FAQ

Use either Amon RA or clockworkmod Recovery < also available via rom manager from the market.

if you want A2SD+ Ensure your SD Card is Partitioned with FAT32 & an EXT3 partition

Nandroid Backup

Full wipe Only required if coming from a non Froyo rom (but always recommended)

Flash Rom (you may need to toggle signature verifacation)

Flash Radio (unless you already have it)

If you already have an EXT3 partition for A2SD+ Flash the add-on zip or delete the partition

Reboot (this may take a few mins on the initial boot)

Optional, flash Circle battery & Transparent blind add-on

Moves apps & Dalvik cahche to your SD card

Lots of free internal memory!

You will be required to format you SD card with 2 partitions as laid out below

Backup all data on you SD card (this will be wiped)

The card should be formatted with your standard FAT32 partition 1st followed by an EXT3 partition (I would reccoment 512mb)

Please note : EXT4 is not supported by the Stock Froyo Kernel and EXT2 Does not perform as well as EXT3

Linux users use GParted or a similar software.

For everyone else I would reccomend using Rom Manager

Once you have downloaded rom manager from the market, open the app and click partition SD Card, Select your EXT size and set 0mb for swap

Restore your data to your SD and the job is done.

Moves apps to your Fat32 partition (SD)

No EXT3 is required

You Must use the "Mod Install Location" app (included) to change you default install location.

Maps does not show as installed in the market > go to Setting > Applications > all > and clear data & cache in market.

> go to Setting > Applications > all > and clear data & cache in market. I Cant update some of the preinstalled apps even though they are in /data Remove them via Settings > applications, then install them from the market.

Remove them via Settings > applications, then install them from the market. No mobile internet > go to Wireless & Networks > Mobile Networks > APN then clear defaults, if your settings dont install just enter them manually

> go to Wireless & Networks > Mobile Networks > APN then clear defaults, if your settings dont install just enter them manually I cant see some of the applications that come with the rom >If these are supposed to be included in the rom but do not show up, Try a full wipe

Edit: post edited to provide additional information(this assumes you are farmiliar with the tools available in the android SDKTo push an app to you /system partition you need to reboot your device into recovery, connect via USB and open a CMD prompt from your SDK tools folder and enter the following commandsadb shell mount /systemadb push "name.apk" /system/app/adb reboot