[GUIDE]Port Any ROM to HTC Tattoo(Maybe any other phone too)
In this Guide I Will teach you How to Port (almost) Any ROM to our HTC Tattoo (might work with every Phone)
Note:
The ROM which you are porting from will be referred to at
PORT
The ROM to which you will make changes will be referred to as
BASE
1. Delete system/app from the
BASE and add the system/app from
PORT to the
BASE
2. Open system/bin in both and add the extra files from
PORT to
BASE (
TIP : Easy way would be copy all the files from
BASE to
PORT , delete the ones in
BASE and copy the ones in
PORT)
3. Open system/etc in both...dont touch the folders in both...add the extra other files from
PORT to
BASE(PS : again the tip in step two can be used here )
4. Delete system/framework in
BASE and add the system/framework from
PORT To
BASE
5. Open system/lib in both....add the extra .so files from
PORT to
BASE (PS : Use the tip from step two)
6. Delete system/media from
BASE and add from system/media from
PORT to
BASE
7. Now open system/xbin in both...add the extra files from
PORT to
BASE (PS : Use the tip from step two)
8. Make Changes to build.prop and rename the .zip of
BASE
9. Best of luck
REMEMBER at the end of this the
BASE will be the ROM you are making!!!!
Also Remember try to use a
PORT which has a screen resolution close to your device so that you dont have to resize.
Also this will not guarantee a fully functional build..though sometimes if you are in luck you may get a fully functional one