[ROM][RC4b][10.09.2011] Gingerbread 2.3.3 with HTC Sense 2.1+

Search This thread

ogo2

Senior Member
Oct 15, 2008
547
476
Sofia
ogo2,

Love the progress on the rom.

I would like to make a few changes to mine though.

If I want to restore the original lockscreen, boot animation and remove the CRT on/off animation how do I do it?

Boot animation is stored in /system/customize/resources and you can replace it directly in the zip file.
You can't change lockscreen and CRT animation now, because the ROM is odexed (RC4b).

What you can do is to get RC4 and find the htclockscreen.apk from deodexed marvel rom and replace the file. The CRT animation is hard to remove. You have to backsmali one of the frameworks.
 

smilingguy07

Senior Member
Jul 18, 2011
65
2
Mods

ogo2,

Could you provide the file and tell me exactly where to put it, I have tried before using root explorer and it always says theres not enough room when i try to paste things in.

I love the improvements to the phone but im really not a fan of having to put a green phone icon into a circle in order to answer my phone.

Would it be possible for you to provide a more stock odexed version of your rom with the original bootscreens, lockscreens etc that come with the offical salsa 2.3.3 rom?
 

Trekvogel

Senior Member
Aug 21, 2007
294
8
Great release! It's been running very smooth and stable with me so far. This is easily the best rom my legend has seen to date. The only thing I hope can be fixed is a2sd or data2ext working.

Keep up the good work!
 

marcchelala

Senior Member
Aug 6, 2010
58
3
Thanks a lot ogo2!
Just installed the ROM. Works great!
So much faster than my rooted stock 2.2 ROM.
I have also reinstalled the apps I had using Titanium Backup... While I used to have 18-19Mb of free storage, I now have around 60Mb!

A question, in setCPU, I am able to overclock to 787, but you only recommend 768. Is it safe to go up to 787? Also, in my 2.2 ROM, I was able to overclock to around 800MHz.

Great ROM!
 
Last edited:

ogo2

Senior Member
Oct 15, 2008
547
476
Sofia
Thanks a lot ogo2!
Just installed the ROM. Works great!
So much faster than my rooted stock 2.2 ROM.
I have also reinstalled the apps I had using Titanium Backup... While I used to have 18-19Mb of free storage, I now have around 60Mb!

A question, in setCPU, I am able to overclock to 787, but you only recommend 768. Is it safe to go up to 787? Also, in my 2.2 ROM, I was able to overclock to around 800MHz.

Great ROM!

Thanks. You can use 806MHz if you find it stable! :)
 

ogo2

Senior Member
Oct 15, 2008
547
476
Sofia
ogo2,

Could you provide the file and tell me exactly where to put it, I have tried before using root explorer and it always says theres not enough room when i try to paste things in.

I love the improvements to the phone but im really not a fan of having to put a green phone icon into a circle in order to answer my phone.

Would it be possible for you to provide a more stock odexed version of your rom with the original bootscreens, lockscreens etc that come with the offical salsa 2.3.3 rom?

Ok, here we go...

Do nandroid backup of your RC4b and exec these commands:

Code:
adb reboot recovery
adb shell mount /system
adb shell rm /system/app/HtcLockScreen.*
adb shell rm /system/customize/resource/htc_bootanimation.zip
adb push [COLOR="red"]PATH:\[/COLOR]HtcLockScreen.apk /system/app
adb push [COLOR="Red"]PATH:\[/COLOR]htc_bootanimation.zip /system/customize/resource
adb shell chmod 644 /system/app/HtcLockScreen.apk
adb shell chmod 644 /system/customize/resource/htc_bootanimation.zip
adb shell umount /system
adb reboot

Use the attachments bellow. Don't forget to replace the PATH: with the file path you saved the attachments! :)

P.S.> If you replace these files in the ZIP file, do not forget to delete the HtcLockScreen.odex from the /system/app directory.
 

Attachments

  • HtcLockScreen.apk
    689.7 KB · Views: 61
  • htc_bootanimation.zip
    260.7 KB · Views: 26
Last edited:

nedy555

Member
Jun 1, 2011
20
1
hi
it's a great room but i must ask you when you plan to give us a stable version With wifi drivers ?

and once more great work!!
and sorry for my bad eng
 

berserkk

Senior Member
May 7, 2010
70
4
Melbourne
Ok, here we go...

Do nandroid backup of your RC4b and exec these commands:

Code:
adb reboot recovery
adb shell mount /system
adb shell rm /system/app/HtcLockScreen.*
adb shell rm /system/customize/resource/htc_bootanimation.zip
adb push [COLOR="red"]PATH:\[/COLOR]HtcLockScreen.apk /system/app
adb push [COLOR="Red"]PATH:\[/COLOR]htc_bootanimation.zip /system/customize/resource
adb shell chmod 644 /system/app/HtcLockScreen.apk
adb shell chmod 644 /system/customize/resource/htc_bootanimation.zip
adb shell umount /system
adb reboot

Use the attachments bellow. Don't forget to replace the PATH: with the file path you saved the attachments! :)

P.S.> If you replace these files in the ZIP file, do not forget to delete the HtcLockScreen.odex from the /system/app directory.

thanks ogo, that's great! Outs our already on front page as well?
Wonder of someone can make it into a patch zip so we can just flash it over the top

Sent from my HTC Legend using XDA App
 

smilingguy07

Senior Member
Jul 18, 2011
65
2
Ok, here we go...

Do nandroid backup of your RC4b and exec these commands:

Code:
adb reboot recovery
adb shell mount /system
adb shell rm /system/app/HtcLockScreen.*
adb shell rm /system/customize/resource/htc_bootanimation.zip
adb push [COLOR="red"]PATH:\[/COLOR]HtcLockScreen.apk /system/app
adb push [COLOR="Red"]PATH:\[/COLOR]htc_bootanimation.zip /system/customize/resource
adb shell chmod 644 /system/app/HtcLockScreen.apk
adb shell chmod 644 /system/customize/resource/htc_bootanimation.zip
adb shell umount /system
adb reboot

Use the attachments bellow. Don't forget to replace the PATH: with the file path you saved the attachments! :)

P.S.> If you replace these files in the ZIP file, do not forget to delete the HtcLockScreen.odex from the /system/app directory.
Hi ogo2,

Great Instructions thanks, I am now using my preferred lockscreen and the boot animation is back to stock default.

Do you have similar instructions regarding the CRT On/Off animation?
 

Azerty728

Member
Apr 4, 2009
23
1
Last release is TOP !!!

Sense is faster, there is more space in /data...all that was lacking (for me)...

Very very very great job !! Thank you ! :)
 

marcchelala

Senior Member
Aug 6, 2010
58
3
The Superuser application has been force closing repeatedly! I cannot grant root to any application anymore... help?
If I fix the permissions in recovery, when I reboot it tells me something about UIDs and that I have to wipe cache or the ROM may be unstable.
Even after wiping data and cache, I am having this problem again....
 
Last edited:

ogo2

Senior Member
Oct 15, 2008
547
476
Sofia
Do you have similar instructions regarding the CRT On/Off animation?

No. There's no way to do this mod with commands...

---------- Post added at 03:01 PM ---------- Previous post was at 02:59 PM ----------

The Superuser application has been force closing repeatedly! I cannot grant root to any application anymore... help?
If I fix the permissions in recovery, when I reboot it tells me something about UIDs and that I have to wipe cache or the ROM may be unstable.
Even after wiping data and cache, I am having this problem again....

Just try to clean the Superuser cache and data from Settings/Application/Manage.

---------- Post added at 03:02 PM ---------- Previous post was at 03:01 PM ----------

Are 10-20 restarts a day normal? I can't use it like that.

No, they aren't normal. Try to do a clean install with wipe.
 

tharonald1981

Senior Member
Sep 6, 2010
69
5
i have rc4 and want to go to the rc4b. i have the darktremor script and an ext3 partition on my sd.

What are the steps to upgrade to rc4b without losing apps and data?
 

Trekvogel

Senior Member
Aug 21, 2007
294
8
For the people experiencing lag, especially after unlocking. Have a look at your cpu settings. Changing interactive to ondemand governor may help. It seems some people can run interactive without problems but I've had lag with it on pretty much every rom I tried. Ondemand works just fine.

Someone mentioned juicedefender but it doesn't work for me. When I enable it, my phone randomly turns off and won't come on again until I remove the battery. Without juicedefender, everything works fine. Any suggestions on what that might cause this?
 

lndroid

Member
Oct 2, 2010
13
0
Great rom! Been using it since the beginning. How would I go about adding frequencies to the kernel? I would like to run 825...

Sent from my HTC Legend using xda premium
 

sda2

Senior Member
Jun 8, 2008
97
11
Löhne
i have rc4 and want to go to the rc4b. i have the darktremor script and an ext3 partition on my sd.

What are the steps to upgrade to rc4b without losing apps and data?

Back then, when I was using Cyanogenmod 7, I just flashed the new nightly build and after that, without rebooting, darktremors script .ZIP file.

That always worked well for me ;)
 

snakefox666

Member
Dec 20, 2007
42
1
The DT A2SD not working with the latest RC4b :mad:
Had a "Segmentation fault" when trying to use a2sd from shell.

Tested again with RC4 and it works.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 224
    NewSense 1.0 RC4b

    Known issues:
    - FM Radio -> SpiritFM Radio works - just let it use root and set as mentioned audio method to msm7x30
    - WiFi AP (no drivers) -> Some users reported that Barnacle works with checked "skip wpa_supplicant" option
    - Rare random reboots when you turn WiFi On/Off

    Features:
    - Based on SFM 1.2 (HTC Salsa Europe 1.12.401.1)
    - Languages: English, Bulgarian, Czech, Danish, German, Greek, Spanish, Finnish, French, Croatian, Hungarian, Italian, Norwegian, Dutch, Polish, Portuguese, Russian, Slovak, Swedish and Slovenian
    - Android: 2.3.3 (Gingerbread)
    - HTC Sense: 2.1 + HTC LockScreen 3.0 + HTC Messaging 3.0 + HTC TaskManager + HTC FileManager
    - Kernel: Nbetcher OC 2.6.35.10 v3
    - Rooted: Busybox, Superuser, run-parts, ro.secure=0
    - ODEXed: ~150MB free space in /data partition
    - CPU set clockspeed (min=128, max=768, interactive governor) boot script
    - RAM optimization boot script by Juwe11
    - CRT on/off animation
    - Advanced PowerOff menu
    - Removed Recent App list from the System Panel
    - Added "Quietly brilliant rooted" boot animation by nafnist
    - Latest Android Market and Google Maps

    Screenshots:



    Changelog: Available in post #2

    Install instructions:
    1. Nandroid your current ROM!
    2. Wipe your /data and /cache !!!
    3. Flash with ClockworkMod > 3.x.x.x


    Download!

    Don't forget to use the "Thanks" button. If you like my work, you can buy me a beer by using the "Donate to me" button. ;)
    44
    Changelog:
    1.0 RC4b:
    - Added the rest of the European languages: Hungarian, Italian, Norwegian, Dutch, Polish, Portuguese, Russian, Slovak, Swedish
    - Odexed frameworks and apps - you have now around 150 MB free space in your /data partition
    - Fixed hFileManager to always use English interface language
    - Updated Google Maps to 5.10

    1.0 RC4:
    - Optimized libs for floating point operations (faster Sense UI) -> Thanks to SebastianFM
    - Added RAM optimizer init.d script -> Thanks to Juwe11
    - Added new boot animation -> Thanks to nafnist
    - Updated Superuser.apk to 3.0b4
    - Updated Android Market to 3.1.3
    - Updated Google Maps to 5.9.0

    1.0 RC3:
    - Added CRT on/off animation
    - Fixed Camera video recording in 720x480 resolution
    - Updated WiFi image file with the one from developer.HTC.com (still got some random reboots)
    - Updated Google Maps to version 5.7.0
    - Removed some unused files

    1.0 RC2:
    - Added init script to set CPU speeds to min=128, max=768, interactive governor on boot
    - Reverted Connect To PC to version 2.0
    - Increased wifi.supplicant_scan_interval from 15 to 60 sec.
    - Removed Recent App list from the System Panel (more space for notifications)
    - Updated Market to version 3.0.27
    - Updated Superuser and SU binary to version 3.0b1

    1.0 RC1:
    - Deodexed
    - Nbetcher OC Kernel 2.6.35.10 v3 -> big thanks to him again :)
    - Bluetooth fixed -> 100% work by SebastianFM
    - Removed the Mirror icon from HTCCamera.apk -> thanks to SebastianFM
    - TaskManager from Sense 3.0 (only Chinese and English) -> thanks to Hintay
    - Connected To PC from Sense 3.0 (only Chinese and English) -> thanks to Hintay
    - Advanced Power Menu -> thanks to Hintay
    - Advanced Reboot Menu -> thanks to Hintay
    - Updated Android Market to 3.0.26

    1.0 beta 4:
    - Updated base to HTC Salsa Europe WWE 1.12.401.1
    - Disabled JIT
    - Temporally disabled the WiFi Hotspot menu in Settings (until fixed)

    1.0 beta 3:
    - Replaced the kernel with Nbetcher 2.6.35.10 -> big thanks to him :)
    - Fixed camera for the new kernel
    - Reverted to the old HtcLockScreen

    1.0 beta 2:
    - Updated to the latest CM7 kernel 2.6.35.13
    - Fixed the problem with missing DNS (i feel lame :))
    - Fixed the problem with the camera preview
    - Fixed the problem with installation of apk files

    1.0 beta 1:
    - Now using the latest experimental CM7 kernel 2.6.35.10
    - Fixed the WiFi -> thanks to Ali Ba, BlaY0 and SebastianFM for the help
    - Added run-parts support
    - Added HTC LockScreen 3.0
    - Added Herring theme
    - Included all apps back, some of them are moved to /data for more space

    1.0 alpha 6:
    - Fixed the rest of the sensors -> thanks to SebastianFM for the info
    - Enabled JIT
    - Set ro.secure=0 and enabled adbd at boot in the ramdisk image
    - Optimized memory usage in the init.legend.rc
    - Removed some sounds + added new ones from Xperia Play :)

    1.0 alpha 5:
    - Updated to the latest RUU 1.33.401.2
    - Removed HTC Recomends

    1.0 alpha 4:
    - fixed GPS sensor
    - fixed Lights sensor
    - removed social apps for smaller size (temporaly)

    1.0 alpha 3:
    - this rom is now based on the official WildfireS 1.30.401.0 ROM
    - original odexed frameworks and apps (for more space)
    - removed GMail and Youtube (you can download them from the Market)
    - cleared CID and MNS (only default left)
    - some minor tweaks in the XML configurations...

    1.0 alpha 2:
    - fixed HTC_IME force close
    - fixed SU problem
    - added Busybox
    - removed some social apps to reduse the ROM size (temporaly)
    - update_script changed to Edify format -> thanks to Kot_Ik

    1.0 alpha 1:
    - initial release
    - deodexed -> thanks to Kot_Ik
    - removed "HTC Confidential" watermark! -> thanks to HomerSp for his advice
    - fixed SD card mount
    - removed startup sound
    10
    Download link fixed. :)
    6
    That may be a silly question, but is it rooted ?

    Thx for the work !

    I think it is, but i have to update SU binary with the next alpha... :)
    6
    Here's another one.

    - Goes up to 864MHz
    - Has EXT4 support
    - Only built for Legend (Removed CONFIG_MACH_LATTE from .config)