• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM][Froyo][Update] Triumphant Sense-ation

Good job Jjhon,i appreciate your work,i want to remove some apps can you show me the best way to do it?


There is an app available in the market to remove system apps. It is called system app remover or something like that. It works for me.
 
I know why the ROM will erase everything when flashed over itself. I will be redoing the script when I can.
 
I know why the ROM will erase everything when flashed over itself. I will be redoing the script when I can.

you didn't remove the format commands from the updater-script?

delete these lines:

format("ext3", "EMMC", "/dev/block/mmcblk0p8");
format("ext3", "EMMC", "/dev/block/mmcblk0p9");
format("ext3", "EMMC", "/dev/block/mmcblk0p10");

and make sure to leave these:

format("ext3", "EMMC", "/dev/block/mmcblk0p7");
format("ext3", "EMMC", "/dev/block/mmcblk0p11");
 
you didn't remove the format commands from the updater-script?

delete these lines:

format("ext3", "EMMC", "/dev/block/mmcblk0p8");
format("ext3", "EMMC", "/dev/block/mmcblk0p9");
format("ext3", "EMMC", "/dev/block/mmcblk0p10");

and make sure to leave these:

format("ext3", "EMMC", "/dev/block/mmcblk0p7");
format("ext3", "EMMC", "/dev/block/mmcblk0p11");


I'm on the phAndroid app so whenever I get to a computer, I will fix that
 
Im running this Rom with Mobster mod & Bkernel 2.3. Battery life is better CM7/CM9. I just wish it had a better lock screen & Magic Locker crashes the home screen.
 
Im running this Rom with Mobster mod & Bkernel 2.3. Battery life is better CM7/CM9. I just wish it had a better lock screen & Magic Locker crashes the home screen.


I may be using my mod and starting back from scratch. I want this thing flawless
 
Back
Top Bottom