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)

OMJ 01-01-2011 04:17 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 coloneljulius (Post 2027861)
Hulu is working for me. I performed a long click on the screen and the hourglass disappeared. Then double clicked on the screen again and the video began playing.

nice find.....worked perfectly

Hawaii Tom 01-01-2011 06:37 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
I have been having a problem with my SD card randomly "disappearing". Any one else experiencing this? Found an article describing it: Sprint HTC EVO 4G Suffers Firmware Upgrade Problems | Geeky Gadgets

Vancer 01-01-2011 08:03 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
Happy New Year to all !!

Quote:

Originally Posted by OMJ (Post 2027779)
I saw someone post that the other day in another thread....since going to 4.4, I have been stuck w/ "current location"....odd, nothing I do will get it to display the actual location.....I know ppl have reported this in the past, anyone know of a fix?

Full format, wipes and flash and everything working properly for me ... I actually set up gmail manually during the initial set up but use Titanium Backup for basically everything else and never have any problems with it... tried My Backup Root but it is SO much slower than TB (paid version)

Quote:

Originally Posted by OMJ (Post 2027778)
I don't know what the deal is w/ Hulu....the app launches for me, but I get an hourglass when I click on a video.....has anyone tried any fixes that work?

Damn coloneljulius beat me to the punch! ... yep a simple click on the hour glass and wait a sec and it starts playing ... logged in though and it says my queue is empty (which it is not)??? ... also, anybody get the fullscreen option to work properly and center correctly?

Quote:

Originally Posted by OMJ (Post 2027778)

yeah, I will update it, though it will be based on stock RUU, so really it will just have some minor updates....

Don't you have to be DE-odexed to flash a theme? (mention b/c the other guy was asking for an odexed version b/c he wanted to flash a theme)

Vancer 01-01-2011 08:17 PM

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

What has Amikam tweaked in the base for speed? Asking because I'm wondering if I can flash either some themes or maybe just some notif bar stuff?

In spare parts there is an option to ZipAlign APKs at boot... should we check this? What exactly does ZipAligning do? and will it negatively effect any of Amikam's tweaks to the base?

av8or 01-01-2011 08:51 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
ok maybe its my android n00bness but why is it when i send someone a picture, or when i get one, it always shows up as a 'slideshow' meaning only basically a thumbnail instead of the full image, especially when you attempt to put any text in the message as well?

OMJ 01-01-2011 09:47 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 Vancer (Post 2028063)
Happy New Year to all !!

Don't you have to be DE-odexed to flash a theme? (mention b/c the other guy was asking for an odexed version b/c he wanted to flash a theme)

yep, you have to use a deodexed ROM to apply a theme....

Quote:

Originally Posted by Vancer (Post 2028070)
@ OMJ,

What has Amikam tweaked in the base for speed? Asking because I'm wondering if I can flash either some themes or maybe just some notif bar stuff?

In spare parts there is an option to ZipAlign APKs at boot... should we check this? What exactly does ZipAligning do? and will it negatively effect any of Amikam's tweaks to the base?

Quote:

Originally Posted by amikam (Post 2016086)
Ok guys... i was working on making my new rom version and i thought of an idea to optimize my rom as much as i can.
The whole process took me about two days to complete since i rebuilt approx 120-130 apk's and made approx 5,000 xml edits.

This ROM is basically my personal built of an HTC sense ROM and will be the new base for my ROM that will come out sometime later on this week.

Im sharing it cuz i think it is a big improvement to the overall system. And i thought i'll share my work with everyone.

First i would like to state that EVERYTHING IS WORKING on this ROM. So unless its a bug i didn't notice... it's all good.

Now... what was done here was basically rebuilding all of the ROM's apks and frameworks to remove all of the useless extra languages that were inside.

This resulted in much smaller apk sizes and resources.arsc files inside the apk's (up to 10 times smaller).
As a result of having smaller apk's loading times are faster and the ROM size is smaller.
All that is followed by the system consuming less RAM and that can easily be translated into better battery life.

Also, i changed all of the drawing methods from "fill_parent" to "match_parent" because i saw on the android dev website that using the "fill_parent" method should not be used starting android 2.2 (feel free to checkout the android dev website to see more details).

All of these changes should result in the fastest HTC Sense ROM thats is out now.

Keep in mind that its a Stock ROM so i only made a few tiny changes to it besides the fact the 95% of the apk's and framework are rebuild by me.

So, with that said... no screenshots are needed and understand that this ROM is meant to be used as a base for other roms if anyone would like to use it or as a daily driver for those who like stock ROMs.

As a side note... please understand that if u flash any themes over this rom it will take away the optimization i made from the specific app that was themed cuz all the themes that r out right now still have all of the localization files in their apk's which will make my optimization of that app useless.

Also note that this rom is probably not going to be maintained cuz it is meant to be used as a base for all who wants to use it and i already have my own rom to work on.
This should also explain why all of the stock ROM apps r still on it.

This is what inside:[INDENT]Rooted
Stock HTC Kernel (the one from OTA 3.70)
All of the stock ROM apps
Updated Apps
Updated Market (2.2.7)
4-in-1 Reboot Mod (my port)
USB/HotSpot Hack (my port based on vaelek port to calk's work) thats what i call team work, kinda.
Dalvik to Cache and Zipalign on boot

v4.4 he further compressed the apks

and as u can see, it zipaligns on boot

av8or 01-01-2011 09:59 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v4.4 | FroYo 3.70.651.1 | *Updated 12/30/10*
 
ok, i've flashed 4.4 twice now with cache/data wipes with rom manager, and neither time it enables or lets me enable/use the htcime keyboard, it only will use the touchinput one, what am i doing wrong or forgetting?

OMJ 01-01-2011 10:03 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 av8or (Post 2028125)
ok, i've flashed 4.4 twice now with cache/data wipes with rom manager, and neither time it enables or lets me enable/use the htcime keyboard, it only will use the touchinput one, what am i doing wrong or forgetting?

did u activate it 1st in menu/settings/language & keyboard?

av8or 01-01-2011 10:11 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 OMJ (Post 2028127)
did u activate it 1st in menu/settings/language & keyboard?


yup, unchecked it and rechecked it, still stays with touchinput

OMJ 01-01-2011 10:36 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 av8or (Post 2028133)
yup, unchecked it and rechecked it, still stays with touchinput

and just to make sure, you're long pressing in a input box to get the input method choice?


All times are GMT -4. The time now is 12:36 PM.

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


Content Relevant URLs by vBSEO 3.6.0