
Originally Posted by
suro818

Originally Posted by
chris420o
this is my DarkEdgeStock ese81 red theme, p3 1200lv kernal, custom helix2 by me n thanks to everyone i stole the images from, and droid eye live wall paper....my sexified droid....just wanna theme the mototorch widget audio widget and pure messenger better to match

Very nice.. i was wondering if you could share your launcher with us.. looks really good and i'd love to have it on mine.
sure...few things though bc i dont know how to work the new metamorph...i can give you the file but your gonna have a lil process to install it...this will include:
1. downloading my file putting it in sd root
3. renaming it from .zip to .apk
2. downloading helix2 from market
3. cp(copying) the helix(market) file to system/app from data/app(if you have root explorer just select, move and paste it in system/app
or in terminal:
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
cp /data/app/(forgot what helix2 is called from market).apk /system/app
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
sync
exit(or you can reboot to be safe)
4. renaming my file to whatever the market app is called...i forgot i renamed mine helix2(or rename the market one to Helix2.apk that should be in system/app) i forget the exact terminal code to rename files but its fairly simple if i can recall and you can find it somewhere(or rename with rootexplorer)
5. then in terminal:
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
busybox cp /sdcard/Helix2.apk(or w.e the market one is called if you made it that) system/app/Helix2.apk
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
sync
reboot
and bam your done when you load helix launcer it should look like mine
im sure most you know how to do this but some dont so i hope this lil run down helps