PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA HTC Evo 4G Development (http://forum.ppcgeeks.com/forumdisplay.php?f=210)
-   -   [FINAL] OMJ's HTC EVO 2.2 Custom ROM v4.6 | FroYo 3.70.651.1 | *Updated 3/29/11* (http://forum.ppcgeeks.com/showthread.php?t=123534)

jayhuffdaddy 01-22-2011 10:18 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
I'm not sure what's going on. I'm starting to have all kinds of issues. I'm just going to format everything and reinstall the rom.

jayhuffdaddy 01-22-2011 11:09 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
All seems fine after the formatting of everything and reinstalling the rom.

OMJ 01-23-2011 12:06 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
Quote:

Originally Posted by crisra (Post 2042242)
Here is the link for taskbar:
[THEME] Gingerbread Notify Bar - Warm RLS5 01/09/11 - no PERCENTAGE BATT - xda-developers
And the keyboard is on market.

hmm, not bad looking but I'm not sold on it.....if you want to send geeserver a pm with the framework files, here ya go.....let me know he mods them...

http://up.ppcgeeks.com/EVO/Users/OMJ.../framework.zip


these framework files are from my v4.5 ROM which should be released today :)

Ted Kihm 01-23-2011 12:49 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
If you still have the code open for the ROM, it would be nice if you could remove the Swype library that prevents users from installing new versions.
The hard one is the library:

trick that let me remove libSwypeCore.so

Phone normal booted into rom

C:\EVO>adb shell
# busybox mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
busybox mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
rm /system/lib/libSwypeCore.so

also remove /system/app/Swype.apk if it is there.

Thanks OMJ - great ROM!

hypeo 01-23-2011 12:59 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
OMJ, Google just released a the SMS bug patch for the Nexus series and I believe Android platform.. did you see it or does your rom don't experience the bug like many other android phones? I know my stock Evo had the SMS issue..

Vancer 01-23-2011 01:05 PM

Quote:

Originally Posted by OMJ (Post 2042629)
hmm, not bad looking but I'm not sold on it.....if you want to send geeserver a pm with the framework files, here ya go.....let me know he mods them...

http://up.ppcgeeks.com/EVO/Users/OMJ.../framework.zip


these framework files are from my v4.5 ROM which should be released today :)

Hey buddy, when u throw it up will u make sure to say what base u r building from so we know what framework mods we can use from my previous post ... thanks man!



Sent from my PC36100 using Tapatalk

OMJ 01-23-2011 01:30 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
Quote:

Originally Posted by Ted Kihm (Post 2042652)
If you still have the code open for the ROM, it would be nice if you could remove the Swype library that prevents users from installing new versions.
The hard one is the library:

trick that let me remove libSwypeCore.so

Phone normal booted into rom

C:\EVO>adb shell
# busybox mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
busybox mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
rm /system/lib/libSwypeCore.so

also remove /system/app/Swype.apk if it is there.

Thanks OMJ - great ROM!

sorry, too late....maybe for 4.6


Quote:

Originally Posted by hypeo (Post 2042660)
OMJ, Google just released a the SMS bug patch for the Nexus series and I believe Android platform.. did you see it or does your rom don't experience the bug like many other android phones? I know my stock Evo had the SMS issue..

I havent seen any issue....


Quote:

Originally Posted by Vancer (Post 2042665)
Hey buddy, when u throw it up will u make sure to say what base u r building from so we know what framework mods we can use from my previous post ... thanks man!



Sent from my PC36100 using Tapatalk


of course!

OMJ 01-23-2011 01:34 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
OMJ's EVO 2.2 FroYo v4.5
Deodexed w/ Stock Kernel

(If you get garbage on the Download link, right click on the link, save as)

DOWNLOAD





1/23 Updates v4.5 DEODEXED ONLY

-Based on Aamikam's 4.4 base (Thx Aamikam!)
-Updated ROM Manager to 3.0.0.7
-Updated Titanium Backup to 3.6.7.1
-Updated Wireless Tether to 2.0.6
-Added SD card speed fix (in Kernel) (Thx lahma69!)


*NOTE*

This ROM is using updater-script so the flashing process will look alot different


**NOTE**

When Flash is complete, the phone may not respond, not sure why...to resolve, simply remove battery, then power up.


***NOTE***

There are alot of things I changed in the base, but also some things I left alone. One big change is Aamikam moved many of the ringtones, wallpapers, alarms & notifications to \sdcard\Removed_Ringtones_And_Notifications_Sounds , this will save alot of space. Also, he moved more apps to \sdcard\Removed_Apps, I moved a few back but left most of them there.

caleb02 01-23-2011 02:28 PM

Quote:

Originally Posted by OMJ (Post 2042676)
OMJ's EVO 2.2 FroYo v4.5
Deodexed w/ Stock Kernel

(If you get garbage on the Download link, right click on the link, save as)

DOWNLOAD





1/23 Updates v4.5 DEODEXED ONLY

-Based on Aamikam's 4.4 base (Thx Aamikam!)
-Updated ROM Manager to 3.0.0.7
-Updated Titanium Backup to 3.6.7.1
-Updated Wireless Tether to 2.0.6
-Added SD card speed fix (in Kernel) (Thx lahma69!)


*NOTE*

This ROM is using updater-script so the flashing process will look alot different


**NOTE**

When Flash is complete, the phone may not respond, not sure why...to resolve, simply remove battery, then power up.


***NOTE***

There are alot of things I changed in the base, but also some things I left alone. One big change is Aamikam moved many of the ringtones, wallpapers, alarms & notifications to \sdcard\Removed_Ringtones_And_Notifications_Sounds , this will save alot of space. Also, he moved more apps to \sdcard\Removed_Apps, I moved a few back but left most of them there.

Does this have the newest sense I think v2.2?

Sent from my PC36100 using Tapatalk

OMJ 01-23-2011 02:52 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.5 | FroYo 3.70.651.1 | *Updated 1/23/10*
 
Quote:

Originally Posted by caleb02 (Post 2042709)
Does this have the newest sense I think v2.2?

Sent from my PC36100 using Tapatalk

No,it does not


All times are GMT -4. The time now is 05:12 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0