[ROM] Ti-X Transformation V3 deodexed 5.3.11 - Eee Pad Transformer Android Development

I add the next version info before i release it just so people know what will be changing next update. PLEASE everyone stop PMing, Posting comments about why you cant download the latest update. This is being posted on every rom I make on every site I use Not just here.
Ok so this is based off the system dump. 4-14-11
Thanks (I feel Thanks should be at the top not on the bottom like every1 else cause with out a few people this would never of happened)
To who ever uploaded the Sys Dump
Roach2010 for catching my script error and being the first to install the deodexed rom
mamoulian666 for being the first to even test it
friedgoldmole for installing also and catching a few bugs also
About
This is just a base for my rom. It have been deodexed spent all night getting the bootclasspaths correct and its done.
The update script that installs the rom has been changed to delete system/app and system/framework this is because its a DEODEXed rom meaning no ODEX files are needed so to make the phone less confused it will just delete the old stuff and install the new.
Now this I dont think has been tested sooo Flash at you own risk. Im not responsible if it breaks.
Tweaks
Root
BusyBox
SuperUser
DEODEXED
OPT FrameWork more
OPT Launcher more
Doing this removed 7MB of junk
Change Log
V4
Base is now from the 4-23-11 update
ODEXed (will boot faster will deodex when themes come out)
ZipAligned
V3
pngopt and zipaligned
DEODEXed
BATTERY SAVER (in testing on my acer i tripled my battery life)
V2
Fixed the update script to Edify my mistake thanks Roach2010 for catching me error.
ODEXed the keyboard and asus keyboard so that show fix the FC
added SuperUser.apk
V1.2Test
Based of a sys dump
added the full sys dump
has not been tested
Based off the latest OTA update on the 14th
V1.1
All the files have been deodexed
V1
Based off Hr1
Took out 7MB of Framework and launcher junk
Downloads
Latest
Ti-X AsusTransformer V3
Old
Ti-X AsusTransformer V2
Ti-X AsusTransformer V1.2 TEST
Ti-X AsusTransformer V1.1
Ti-X AsusTransformer V1

Congrats

thanks man i have had it tested and works small gain and 7mb isnt big but ill update once i get it back

ok right now its uploading the latest fixes.
I added in the update-script for it to delete the app and framework folders so it flashes a clean install of my rom. if something goes wrong you can always flash 1.0 as if nothing happened.

If i flash this, does it include the new things in the OTA update? I assume since it's based on the modaco rom it will have root.

the 1.2 is based off the 14ths OTA 1.1 and below is based of Modaco's
all have root and busy box and super user

Thanks for the ROM, dc13!
Tried 1.2test, on top of MCR r1, it errored with status 6.

ok bumma guess the deodex wont work

Actually the deodex works great, the status 6 error is simply because your updater-script uses Amend code which CWM 3 can't read, it only uses Edify.
You need to change two lines in your updater-script:
Code:
delete_recursive SYSTEM:app
delete_recursive SYSTEM:framework
should become:
Code:
delete_recursive ("/system/app");
delete_recursive ("/system/framework");
Here's a link to koush's thread explaining the changes in CWM 3.0
http://forum.xda-developers.com/showthread.php?p=10266810#post10266810
I haven't tested extensively but so far your rom works great with the one exception that the Asus keyboard app continuously force closes - XT9IME.apk. I have no experience of deodexing yet but is it possible it could be done again to try to resolve the FC?
And could you also add Superuser.apk to your next rom please, it would save people having to get it from the market?
Keep up the good work and I think it's awesome that you done all this without a transformer to test on.

wops i thought i did edify. hahaha woops ill cange to day and go from there thanks man for catching my error.
so i take it u r running 1.2? or 1.1?

I installed 1.2 to test after reading the comment about the status 6 as I was sure that it was only the script that wasn't working.
First boot was obviously slow but after that it ran great besides the Asus keyboard.

whats up with the asus kb i cant test till tomorrow or when ever mine is shipped
nm it fcs and i thought i added su woops lol ok 1.3 will b out to night ill make the kb odexed and try that. thanks for doing this man. glad it kinda works.

Working here too, changed the update-script as per Roach2010 and installed over the top of the Modaco rom and it seems to be working great, Asus keyboard is broken here as well but no issue as I am using Swiftkey anyway.
Seems to be missing the MyLibrary app, not sure if that was removed or its something to do with installing over the top of the Modaco rom.
Kinda off top but is there anyway to add a symbolic link from a folder the internal memory "sdcard" to the actual physical card, so for example we can put music on the sd and have it show up in the music app.

ok i made keyboard and the asus kb odexed for now and added SU.
My Library app i dont see that in the area on both mine and modaco's rom anyway we can try to find out what the app name is. the easiest way is to go back to modaco and in the application area find the name there.
once my stuff if done uploading another 600MB then 1.3 will be out.

1.2 is out enjoy.

Nice one, I've been working on deodexing the apk's myself so here's a copy of my deodexed XT9IME.apk for you to use in your roms. The only app I havent done yet is Asus Reader as it is a little trickier to do and I've not got time to sort it tonight.

Roach2010 said:
Nice one, I've been working on deodexing the apk's myself so here's a copy of my deodexed XT9IME.apk for you to use in your roms. The only app I havent done yet is Asus Reader as it is a little trickier to do and I've not got time to sort it tonight.
Click to expand...
Click to collapse
word thanks man ya im not touching asus reader till 3.1 source comes out soon.since its sim to 3.0

canceled my order will wait a bit to get one i just got a email stating may 17th is when id be getting one. So ya
getting a acer but will support this tho.

dc13 said:
canceled my order will wait a bit to get one i just got a email stating may 17th is when id be getting one. So ya
getting a acer but will support this tho.
Click to expand...
Click to collapse
Shame about your order

yep o well acer it is close to 10k that iv given them and i cant even get it a week after release. hmm o well.

Related

[MOD][11/24/09] Application Optimizations Now with Zipalign

I have gone through several applications from the MR release and optimized the images inside in an attempt to free up memory and/or speed things up a bit.
Some things benefited more than others, for example, Rosie.apk has lost around 7MB.
This will only work on software version 1.56.651.2. Don't know what version you have? Go into your settings -> About and scroll down to Software Version
Anyways, here's a list of things that have been optimized:
Code:
Folder: /system/app/
Browser.apk
com.htc.WeatherWidget.apk
htcContacts.apk
HTC_IME.apk
Maps.apk
Phone.apk
Rosie.apk
Settings.apk
Weather.apk
Folder: /system/framework/
com.htc.rersources.apk
Also included in the zip are the animations and boot screen from the Gutted rom
The zip is signed and can be flashed from recovery
This has been tested on the following:
Fresh 0.4b, 0.5d, 0.6
Unofficial MoDaCo 1.2
Disclaimer: I am not responsible for what you do with you device. If you break it, it is solely your responsibility.
Always remember to do a nandroid backup before flashing anything
Downloads
11.24.09 New with zipalign
11.23.19 (Old - non zipaligned)
Installing now... Will let you know how it goes...
Edit.... Wow this really made a noticeable difference. Running really nice on a stock rooted phone. No errors as well...
Installed on Fresh Rom. Works good no errors!
Wow! Just flashed this and it's great. Apps seem to load quicker. thanks for the work!
How are your optimizing these? Just the graphics inside them? have you tried to use zipalign from the SDK on anything?
ekinnee said:
How are your optimizing these? Just the graphics inside them? have you tried to use zipalign from the SDK on anything?
Click to expand...
Click to collapse
You are correct, just the graphics, I haven't looked into any other methods yet
I just flashed this over my stock/rooted image. It does indeed load and run very fast. I was wondering what changes you made to the Settings.apk? I also did notice that the transition effects changed to a fade-in effect. Was this also the result of graphic optimizations? Either way, great work!
excellent mod. really enjoy the fading in and out and works alot quicker!
Spunkzz said:
excellent mod. really enjoy the fading in and out and works alot quicker!
Click to expand...
Click to collapse
Has this been tested on the Gutted ROM?
For further optimization use zipalign on the apks. This allows dalvik to mmap the files for further speed improvements.
I like it alot but I get a ton of force close errors cant even really do anything. Installing from the orignal modaco rom.
Ok I don't know if it was this update or the 1.2 unofficial but my dialer now vibrats and I can't figure out how to shut it off.
My dialer vibrates as well, running Fresh .5d, would also like to disable it.
Looking forward to giving this a shot
QuiQNeZZ said:
Ok I don't know if it was this update or the 1.2 unofficial but my dialer now vibrats and I can't figure out how to shut it off.
Click to expand...
Click to collapse
The dialer started vibrating after the official firmware update from Sprint/HTC. I don't see any option under settings that allows us to disable it.
thanksa bunch I was really hoping someone would slim Rosie down a bit
i keep getting the application touch input process com.htc.android.htciem) has stopped unexpectedly. Please try again
EDIT
aparently i cant text anymore?! help!
To those people who are having errors, are you using this on a rom that has been updated with the Sprint Maintnance Release?
no but i never had a problem XD
By optimizing the images is there a downgrade in quality? Or is there no downside to this mod?
Thanks man. the animations are awesome. and it faster, i didnt notice a change in available memory, but i dont really care.
Thanks again!
i had removed the Browser, so this reinstalled the .apk. just had to go in and remove it again, JIC anyone has removed one of the files, just go in and remove it again.

[ROM]BoogieDonut.5 -Based off Dwang 1.17.1 w/ Cyanogen 4.2.12.2 kernel - 27 Jan 2010

hey guys...
Congrats on Hero_over on the retirement, but you didnt have to mention my name in your post. I dont even consider myself a ROM developer, I just made a nice rom thats fast and stable for me, and I wanted to share. I dont want nor expect donations. I just love this community and I figure maybe someone out there would like this ROM. Its all love though.
i have this rom that i've made and have been using for the past two-three weeks. as i've been going along i've been tweaking it to my liking, and its very fast for me and i have no force closes. i wasn't even going to post this rom, but i thought maybe somebody out there would like it.
First off: G1 (HTC Dream) ONLY!!!! They say it works for mt3g, so you can try but I made it for the G1.
its based on dwangs 1.17.1 rom.
i edited the boot.img to include cyanogen's 4.2.12.2 kernel ( NO ramhack, so you can enjoy 3D games and apps)
i added the black statusbar
added nano so you can edit scripts in terminal on-the-fly
ext 2 through 4 supported
automatic a2sd!
added meltus audio hack v2r2
edited alot of pngs.. themed STOCK launcher with nexus tray
eclair contacts.apk
youtube 1.5.08
eclair calculator
compcache working...
userinit.sh support in /system/sd/
updated market
like i said i wasnt going to post it, but i thought maybe somone would like it...so if u flash it. let me know how it works for you.
REQUIREMENTS
DANGER SPL and UPDATED RADIO (THE NORM)
ext 2-4 partition
swap partition if you want.
PLEASE WIPE DATA BEFORE YOU FLASH!!!
Sidenote:I never usually wipe my entire ext partition before I flash any ROM. If you have access to a linux box and sd card reader I usually just delete the DALVIK-CACHE folder and APP-PRIVATE... although my APP-PRIVATE is always empty. I think what causes the crashing at boot when you don't erase the ext is the dalvik-cache. I leave my APP folder and my userinit.sh there, and when I reboot and it dexopts all of my apps and when it finally starts up all my apps are there from the beginning. NOW! You might have to reinstall some apps which might FC when you try to run it, but you can easily with a file manager and browsing to /system/sd/app/ and reinstalling.​
But that's just me, I find that more convenient that reinstalling 111 apps one-by-one. If thats too much...
WIPE EXT PARTITION BEFORE FLASH.
ChangeLog-
Boogiedonut.5
Davilk-cache on sd card
Added latest WiredTether and WirelessTether, and the newer Terminal
Added transparent notification drop down
Fixed A2SD script to correctly run e2fsck
/system/sd/userinit.sh support, if not, then linux-swap if you have swap partition, or compcache if you don't
Reverted to stock Android bootsplash
boogiedonut.2
changed boot.img to use /etc/init.d as custom_init
turned on compcache by default ( 32mb disklimit ), if no /system/sd/userinit.sh present
changed status bar battery icon with default hero one
reverted back to nexus themed launcher, changed launcher background to darker png
edited phone.apk to replace all in-call screens with stock 1.6, (still eclair dialer)
added WIRED tether. works great, trust!
keep dalvik-cache on internal memory... ( i have over 100 applications on my sd, and have 29.50 mb free internal) - apps still on sd
BOOGIEDONUT.1
Added LatinIME.apk and reverted to working alarm clock
http://www.sendspace.com/file/ifr7oa
mirror: http://www.mediafire.com/?madu0lqmuyw
I'll also add the userinit.sh that I use for me it's makes it pretty fast, it just sets cpu max to 528, min to 384 Mhz. Compcache with 24 MB dize size, without swap partition. Backing swap with 16 MB mem limit, with swap partition, 30 swappiness. Just unzip then, adb push to /system/sd/.
Eclair STOCK theme'd launcher... I dont use advanced launcher, I'm pretty sure you can just "rm -r /system/app/Launcher" and then adb push advanced launcher to /system/app/ if you want to use that.
http://www.mediafire.com/?xkxmhmjytzy
cool, ill be trying this, im always open to new roms
Nice
Very Cool. I had done something similar myself when I got tired of 3d apps not working cuz of the ramhack except mine was too buggy for my liking. I will try it out and see how the speed compares with dwangs/cyan's (came from dwang to cyan and not diggin it ). I'll post back with some results!
EDIT: Just installed and started playing around with it. Everything seems good so far. One thing is that i got FC on installation. I figured out that eventually when i got past the FC and activated that either there was a problem during setup that the keyboard IME did not get installed or you forgot to include them. No worries. I just pulled them from another rom and installed and all is dandy. Gonna restore some apps and see how that goes and give another update when I can.
i just got this error
E: failure at line 50:
symlink toolbox SYSTEM:bin/start
Installation aborted
thephantom007 said:
i just got this error
E: failure at line 50:
symlink toolbox SYSTEM:bin/start
Installation aborted
Click to expand...
Click to collapse
Which SPL do you have...?
ups i cant see know cuz my phone wont boot im gonna look and try to install the SPl and the radio i didnt do that long time ago and what about the 1.6 android version
thephantom007 said:
ups i cant see know cuz my phone wont boot im gonna look and try to install the SPl and the radio i didnt do that long time ago and what about the 1.6 android version
Click to expand...
Click to collapse
If you had a backup, just restore from that and then you can check your radio version. Aside from that just make sure you wiped before installing.
It hangs on G1 screen, I have the latest radio and SPL installed.
songoku119 said:
Very Cool. I had done something similar myself when I got tired of 3d apps not working cuz of the ramhack except mine was too buggy for my liking. I will try it out and see how the speed compares with dwangs/cyan's (came from dwang to cyan and not diggin it ). I'll post back with some results!
EDIT: Just installed and started playing around with it. Everything seems good so far. One thing is that i got FC on installation. I figured out that eventually when i got past the FC and activated that either there was a problem during setup that the keyboard IME did not get installed or you forgot to include them. No worries. I just pulled them from another rom and installed and all is dandy. Gonna restore some apps and see how that goes and give another update when I can.
Click to expand...
Click to collapse
you are right i did not include a keyboard IME. Myself I perfer the HTC_IME and it can only be adb installed to the phone, instead of being build into the ROM. If you want I can include a new version with LatinIME.apk included.
yes i have a backup im gonna try to reinstall everything from the begining and i wipe everything
lethal said:
It hangs on G1 screen, I have the latest radio and SPL installed.
Click to expand...
Click to collapse
did you wipe before you tried to install. also is you ext partition empty?
i just got it running my friend im gonna see how it works and how fast it is and if im satisfied well u can have a six pack o maybe a 12 lol thank you
I want to try this but absolutely need the alarm to work, lol. Can you post an update fixing the alarm?
Perfect ROM!Just what i needed.thank you!
feedback
Can anybody tell me if its faster than dwangs 1.17.1. Also any fc and is everything working on this build. Thanks. Oh and hows the battery life on this build cuz dwangs draining alot.
Gerson2407 said:
I want to try this but absolutely need the alarm to work, lol. Can you post an update fixing the alarm?
Click to expand...
Click to collapse
i fixed it in the boogiedonut.1 update as well as missing keyboard
Extremely fast.
But... I have a couple of problems
My Pro's and Con's
Pros:
1.Extremely fast, no lag on the launcher at all.
2. It even speeds up dolphin broswer for some reason.
3. Fast, fast, fast.
Cons:
1. Did notice only three homescreens, had gotten used to 5 but no biggie. Maybe an update if demanded by enough members?
2. Some of my widgets (Including Paid:Weather Flip clock) get stuck on updating. All Mippin mobile widgets get stuck on updating too. Edit: fixed with a reboot, sorry about that mate.
3. Missing spare parts, can I just add that in myself?
I'm running on 96mb swap, did a full wipe, came from Latest Cyan .12 I think.
Gerson2407 said:
But... I have a couple of problems
1. Did notice only three homescreens, had gotten used to 5 but no biggie. Maybe an update if demanded by enough members?
Click to expand...
Click to collapse
Would like to see a 5-screens-launcher too.
Maybe you could integrate the Advanced Launcher (user can select the number of screens)
I'm for 5 screens, but against AdvancedLauncher. It has not been updated for a long time and seems to be slowing down the phone quite a bit.
I want to try this Rom but I cant download from sendspace. Plz upload it in mediafire.

[ROM] Sprint 2.27.651.6 STOCK Deoxed + ODEX w/A2SD 2.7.5_pf4a |8/6/2010|

Updated and Final build of the Stock
Rebuilt from the ground up, great response times on everything now at stock speeds!!!
NANDROID, NANDROID, NANDROID, I hope that is clear enough.
Upon install it will copy over the EnableJIT, DisableJIT, and the 691 Kernel to your sdcard for your convenience.
If you follow these instructions to the letter you shouldn’t have any issues as you can always disable the JIT to return to normal use.
Make sure you change the wallpaper as instructed there is a bug and if you do not you will loop.
Installation Instructions
WIPE, WIPE, WIPE
Flash the rom , boot complete, sign in, and let everything update.
THIS IS IMPORTANT!!!Change the wallpaper, I don’t care which on you pick just pick something different that the default one on boot
Then reboot to recovery
Flash the 691 kernel
Flash the EnableJIT.zip
Reboot (dont wipe)
It may boot loop once just let it go. if it doesn’t take reboot to recovery and flash DisableJit.zip
Reboot.
Then you can try again on the enable jit, once enable it has been smooth.
Darktremor A2SD 2.7.5_pf4a, thank you tkirton
no memory managment 691
With medium memory management
Wiki Page
I would like to thank mtnchkn and chromiumleaf for setting up a Wiki on what works and doesn't with the rom. Please check this page for information first before posting.
_____________________________________
Sprint 2.27.651.6 STOCK Deoxed w/A2SD 2.7.5_pf4a
______________________________________
Sprint 2.27.651.6 STOCK ODEX w/A2SD 2.7.5_pf4a
______________________________________
•All protected apps in market
•Added:
HTC_IME v.25 (keyboard)
Busy box
Super User
Wifi tether 1.6
Note: It will not affect recovery.
-Files Sprint updated in .6 Just incase anyone wanted to know......
/system/bin/
debuggerd
/system/customize/MNS/
default.xml
/system/framework/
am.jar
android.policy.jar
android.test.runner.jar
bmgr.jar
com.htc.android.easopen.jar
com.htc.android.pimlib.jar
com.htc.framework.jar
com.scalado.util.ScaladoUtil.jar
core.jar
ext.jar
framework-tests.jar
framework.jar
ime.jar
input.jar
javax.obex.jar
monkey.jar
pm.jar
services.jar
svc.jar
/system/lib/
libopencore_rtsp.so
Hope you Enjoy!
Phone+Dialer DEODEXED from stock .5 build if you have issues with lag from.6 build
Phone+Dialer ODEX from stock .5 build if you have issues with lag from .6 build
Updated
Ok here is a updated framework, that will just give that ZEN!! feeling, check the screen caps attached
Thank you for this. I will try it because I am wondering if there is any difference between .5 and .6.
+1! Sometimes you just want some plain old stock.
I thought the .6 update killed the root exploit
cali310 said:
I thought the .6 update killed the root exploit
Click to expand...
Click to collapse
If its not the RUU then the recovery program should still be there and it should work/keep root. Wow this is stock with apps2sd set up ? sweet.
-J
Re: [ROM] Sprint 2.27.651.6 STOCK Deoxed w/apps2sd 6/15/2010
Does the .6 version fix the long delay when making a phone call. If so ill overclock this and use it as a base in my next rom. With credits of course
-------------------------------------
Sent via the XDA Tapatalk App
wow this looks like the rom for my brother.. every rom i put on his hero has the audio loss issue..etc.. was about to just flash the stock 2.1 for him.. but i like to keep him rooted for those just incase roms or themes he might like..
Papa Smurf151 said:
Does the .6 version fix the long delay when making a phone call. If so ill overclock this and use it as a base in my next rom. With credits of course
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Agreed, the long delay in the phone calls was killing me so I moved back to an older Rom with a diffrent RUU
Wrong thread, Sorry.
Papa Smurf151 said:
Does the .6 version fix the long delay when making a phone call. If so ill overclock this and use it as a base in my next rom. With credits of course
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
BLue on this ....very cool . can't wait to see that up and running....
-J
Re: [ROM] Sprint 2.27.651.6 STOCK Deoxed w/apps2sd 6/15/2010
Does the .6 version fix the long delay when making a phone call. If so ill overclock this and use it as a base in my next rom. With credits of course
Click to expand...
Click to collapse
BLue on this ....very cool . can't wait to see that up and running....
-J
Click to expand...
Click to collapse
Wouldn't be hard to do just need to know if the dialer/phone lag is gone. FEEDBACK PEOPLE FEEDBACK.
-------------------------------------
Sent via the XDA Tapatalk App
Papa Smurf151 said:
Wouldn't be hard to do just need to know if the dialer/phone lag is gone. FEEDBACK PEOPLE FEEDBACK.
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Strange but it was dialing right away for me until I set up my googlevoice app now the lag is back.
google voice will lag the dialer no matter what rom you're running.
it'll lag even more if you select the option for it to ask you each time you dial.
Re: [ROM] Sprint 2.27.651.6 STOCK Deoxed w/apps2sd 6/15/2010
google voice will lag the dialer no matter what rom you're running.
it'll lag even more if you select the option for it to ask you each time you dial.
Click to expand...
Click to collapse
So does that mean the lag is gone in this rom other than gv which is a given
-------------------------------------
Sent via the XDA Tapatalk App
One thing I noticed after I flashed this to my hero was a2sd was version 2.7 Beta 7.
I was trying Fresh 2.1.2 earlier and I know that one used a2sd 2.7 update 1
I found the latest a2sd from another XDA post (sorry I can't post links yet)
so I copied that to my sdcard and flashed that and it seemed to update fine.
Is there any reason I should stay with the a2sd in the rom and not the updated one?
Flashed this a couple of hours ago. Nice to have a rom with everything in it. If I want something removed, then I just pull it. The only problem is that you cannot do a prl update. I pushed the OMADM.apk file from fresh to the /system/app folder and everything works as it should.
Great job getting this out there. Really appreciate it.
I have attached the apk to fix the updateing issue.
Only issue I've found so far is that Teeter won't run (It crashes for me on launch and I have to force quit).
Of course that may not be an issue for others, but I wanted to report.
Hello everyone glad to see there was a demand for something like this, Just my personal opinion but the dialer/phone lag seems to have been reduced greatly with the update, also the phone seems a little more responsive all around, havent seen any negative's about the update as of yet.
tjscreations said:
Only issue I've found so far is that Teeter won't run (It crashes for me on launch and I have to force quit).
Of course that may not be an issue for others, but I wanted to report.
Click to expand...
Click to collapse
I just got home from work, but I will look into this later this evening. Thanks for the heads up
jeb0921 said:
Flashed this a couple of hours ago. Nice to have a rom with everything in it. If I want something removed, then I just pull it. The only problem is that you cannot do a prl update. I pushed the OMADM.apk file from fresh to the /system/app folder and everything works as it should.
Great job getting this out there. Really appreciate it.
I have attached the apk to fix the updateing issue.
Click to expand...
Click to collapse
I was having the same issue updating my PRL and pushing the OMADM.apk file took care of it! On a side note I now have PRL 60666

[ROM][3/21/2011] LiquidSense 2.1.1 Final (No More Changes/Builds)

All Builds are up. No more changes will occur. Massive credits to Kifno on getting the kernel cooked in and also for adding back in the mail apk.
For those of you who don't know, LiquidSense is a ROM series that focuses on speed and stability with minimal bloat, except instead of the Cyanogen approach, this is for Sense lovers. Any apk I have removed can be re-added very easily .
Credits:
NFinite - for damn near everything, inspiration + an excellent base ROM, as usual. He gets full credit for the rooting/installation of busybox/integration of Apps2SD, and the best of luck to him as he gets
ASimmons - For the wonderful optimization scripts. Seriously, this man is a genius.
Decad3ance - Amazing kernel, and relentless drive to give us the best our Heroes can get
TpyoKnig - For the extremely fast FTP so that my Dropbox Public folder doesn't get hammered like an Irishman at Oktoberfest, also for some indispensable help building up the ROM as well
Kifno - MAJOR help with integrating the kernel into the ROMs, as well as adding back the mail apk which I stupidly removed. He understands what he's doing, and we should be interested to see what he comes up with next.
What it is:
~ NFinite's Latest ROM Release (NFX-Sprint.STOCK.2.32.651.2.ODEX.A2SD)
~ Decad3ance's #589 Kernel capped at 691. You can easily flash over uncapped if you'd like.
~ 100% png-optimized and zipaligned + odexed for massive performance and fast startup
~ Fully rooted + busybox (credit for both goes to NFinite)
~ Tons of Sprint Bloat removed (can be added back)
~ Original ROM size was 106 MB, my ROM is only 88 MB
What's been removed:
~ The usual Sprint Stuff (Nav/VVM/Sprint Zone/Nascar/NFL/TV)
~ Some HTC Stuff I felt was not needed at all (a few widgets, Teeter, Flickr, Twitter, Stocks, Learn More)
~ More specific list coming later (if you can't wait, take a look at the Removed APKs zip at the bottom of this post)
Special Notes:
~ Google Maps has been left in this ROM. I could have easily taken it out and removed 5 MB, but I felt too many people depend on it to have it removed
~ Facebook has been removed. I feel the app is garbage, but if you want it, it's just a download away in the Market.
~ Market is the latest one, it includes auto-update.
~ Ringtones have been left inside the ROM since the last time I removed them, people's phone process was crashing.
~ Wired Tether is no longer pre-cooked into the ROM, but it is stored on your SD card. Install with the provided ES File Manager if you wish to use it.
Screenshots:
Nothing is visually changed about the ROM. Screenshots could be put up, but if you've seen a stock ROM before, you've seen this one.
Instructions:
Ready? Here we go! Veteran users probably won't need to read all of the steps.
Step 1: Power off your phone.
Step 2: Press and hold volume down while powering on the phone to get to Recovery..
Step 3: Please please please nandroid!
Step 4: Mount USB Storage (while in recovery)
Step 5: Download and put the ROM of your choice on your memory card:
~ Odex (Faster, Not easily themeable)
LiquidSense 2.1.1 Final Odex Deca 691Mhz + Sprint VVM
LiquidSense 2.1.1 Final Odex Deca 691Mhz with no VVM
~ Deodex (Slightly slower, extremely easy to theme)
LiquidSense 2.1.1 Final Deodex Deca 691Mhz + Sprint VVM
LiquidSense 2.1.1 Final Deodex Deca 691Mhz with no VVM
IF your phone can handle 768, simply flash over Deca's Stable #589 kernel over your flash.
Step 6: Wipe/Factory Reset (I strongly suggest this)
Step 7: Flash the ROM you downloaded.
Step 8 (optional): Without leaving the recovery menu, proceed to flash the #589 768MHz kernel as well, if your phone can handle it.
Step 9: Reboot, setup, and enjoy.
Removed APKs/Widgets:
A fair amount of stuff has been removed from this ROM. You can find all the removed APKs here, just push them back into /system/app: Removed System APKs
Also, with massive thanks to Kifno, the Sprint VVM builds are fully updated as well. He is the reason this ROM is finished, keep a close eye on his dev threads. He's bound to do something big for us.
Reserved just in case.
ill give it a go and see if i can find anything.
Well on the setup if you try and add other email it fc the setup wizard (com.htc.android.htcsetupwizard).
M on it will report
Sent from my HERO200 using XDA App
trying this as soon as I get home thanks!
Sent from my HERO200 using XDA App
Liquid: I think you should remove as much as possible, and let folks add back what they want. Removing facebook was a good step. Leaving Google Maps... maybe but it gets updated often and will have to be downloaded from the Market anyway. Just a personal opinion, as I am capable enough to remove what I want before I flash anyway.
Good luck with the kernel, if you figure out how to get decada3nce's kernel easily imported let me know? That is something I haven't looked into yet as I always flashed afterwards.
Also, have you seen this: http://forum.xda-developers.com/showpost.php?p=7732407&postcount=223
A few more things you could trim. Probably a good idea to read some of that thread besides what I just directly linked to.
Thanks for your hard 'up-till-4am' work.
By the way, could you share the optimization scripts you use? Sounds like you use different ones that I managed to cherry pick off the depths of the interwebs.
Have a good day!
for some reason the download keeps stopping..
This post and ROM mirror removed as Liquid is working on an update.
File has been deleted from the my mirror.
I got it thanks. but i keep getting FC's once in a while. nothin too major. everything's smooth and everything works. good job on the beta LS!
jake044 said:
I got it thanks. but i keep getting FC's once in a while. nothin too major. everything's smooth and everything works. good job on the beta LS!
Click to expand...
Click to collapse
Since this is a beta, you should go into detail about your FC's if they are %100 repeatable to help Liquid out incase they missed something, etc.
1) Did you flash over a previous install, or do a full wipe and fresh install?
2) What was the FC error message? Was it while an app was running or when you started an app?
3) What extra apps have you installed? Tweaks? Task Killers? Overclocking beyond 691? etc
No biggie if not, just trying to make this rom the best it can be!
I would flash this but I'm a senseless person lol have fun
Root-Hack-Mod-Always™
rom FC and issues...
did complete wipe, etc...installed rom, and i get a FC when trying to add a email other than gmail acct....and no mail icon on homescreen/dock.i also had to load rom and kernal several times (3) for it to take. email is the only concern for me...its fast as hell and well put together otherwise
i have a class 6 16gig card
Porkrinds said:
Since this is a beta, you should go into detail about your FC's if they are %100 repeatable to help Liquid out incase they missed something, etc.
1) Did you flash over a previous install, or do a full wipe and fresh install?
2) What was the FC error message? Was it while an app was running or when you started an app?
3) What extra apps have you installed? Tweaks? Task Killers? Overclocking beyond 691? etc
No biggie if not, just trying to make this rom the best it can be!
Click to expand...
Click to collapse
1. I did a full wipe and fresh install.
2. One of the FC's was with Sense and the other was with the market.
3. I installed Smartkeyboard and Handcent SMS, but i got the FC's before that.
Like I said, nothin too big.
jake044 said:
1. I did a full wipe and fresh install.
2. One of the FC's was with Sense and the other was with the market.
3. I installed Smartkeyboard and Handcent SMS, but i got the FC's before that.
Like I said, nothin too big.
Click to expand...
Click to collapse
Cool, hopefully Liquid will be able to look into your issue and the other poster's issue with non-gmail email.
I haven't had a chance to flash this yet since I'm at work 12hrs a day till the 1st. Can't risk not having a phone for even a few minutes. Because, you know, as soon as I reboot to flash something the boss will call, I'd miss it, then I'd have to explain why I wasn't able to answer the call etc... I love my job
Have had this up and running for 24 hrs; runs as smooth and fast as the previous stable build, no FC's of any kind.
I'm using Deca's #23 CFS uncapped as I've found it the best of what he's done so far; SetCPU set to 729/245 smartass gov.
Yes, HTC mail was definitely not cooked into this rom, nor was Maps. No biggie on either, I dl'd Maps from the market, and am using the mobile Yahoo Mail site through Opera Mini.
Liquid! Everything is running fine. Flashed your ROM and the Kernel. Restored a bunch of apps, everything is smooth! I'll just need to get onto my computer and install some of the removed apps, as I'm not able to installs some apps and widgets through ES File Mgr.
With the new ROM, I forgot to set my alarm and was late!
Porkrinds said:
It just worked for me. Try this filebeam.com mirror. I'll keep it around for a day or two or if Liquid updates his rom before then. I don't want old versions floating around any place other than the OP's main post.
http://filebeam.com/0feb9a22c596055b9cb3dabd020ddc57
pass: xdasense
I did a test unzip and saw no errors.
Click to expand...
Click to collapse
Does this zip have just rom or kernal, too? Thanks!
asapelectric said:
Does this zip have just rom or kernal, too? Thanks!
Click to expand...
Click to collapse
Download the rom and the kernel posted in the OP flash the rom and then the kernel the reboot .
Sent from my HERO200 using XDA App
armychris28210 said:
did complete wipe, etc...installed rom, and i get a FC when trying to add a email other than gmail acct....and no mail icon on homescreen/dock.i also had to load rom and kernal several times (3) for it to take. email is the only concern for me...its fast as hell and well put together otherwise
i have a class 6 16gig card
Click to expand...
Click to collapse
The HTC Mail app is in the removed apps zip file that Liquid posted on the OP. You'll probably need to use Android Commander to install, I tried with the ES File Mgr and would not work. I'll be doing that tonight.
asapelectric said:
Does this zip have just rom or kernal, too? Thanks!
Click to expand...
Click to collapse
My mirror is just the ROM. The kernel you can get from decad3nces thread, or from the OP. It's small file size.
Sorry for the confusion.

Gingerbread 2.3..EZ FRankenCYAN (not Affiliated with any) 2708 Radio needed

2708 kernel only!​FR-customMTD is needed for G1 of at least 94Mb system​I give to you my leaving present....it seems to be fully working,no lag and everything working..All i did was add some files,delete some,change some bits in the build.prop and in the updater script.
My phone will be gone from tomorrow so i provide no support,no updates and am not responsible for any broken phones etc etc...
The name....
Called EZ FRankenCYAN because its a bit of all their work therefore i take NO CREDIT! All i did was use bits and pieces from each of their efforts.
By the way i did it all on my Magic so big thanks to Astro File Explorer!!
I have been using this for the last couple of days and get a respectable 4.4+ linpack scores,Please enjoy as i have and as the new phones owner will.
Thanks to EzTerry, FireRat and CYANogen team.Hopefully i wont annoy anyone by putting this up!
Im now off to the Hero Section again to goodbye for now!
Usual stuff,wipe before you flash backup etc
DOWNLOAD HERE!
SIGNED DOWNLOAD
I should add that the onpy reason i have posted this is because i didnt want to feel guilty for not sharing...If i was keeping my phone i would go with Ezterry and Firerats rom as its goign to be amazingly fast and clean! I noticed when doign this that the CM coding in files seems quite dirty,as well as EZ/FR having an autoinstaller for various kernels when you flash.
Stick with the newer developers i have a feeling they will support longer than whoever takes over Cmod!
SEE POST 7 FOR FLY ANIMATION! THANKS TO JUANGIL
thanks for sharing, will give it a try
edit 1: you need to mention that FR-customMTD is needed for G1 of at least 94Mb system (thanks)
edit 2: it is indeed Fast, tested with and without compchache and I see no diff, I'll replace ADWLauncher with Launcher2 to see if still as fast as now (I dont want to say it but it feels faster than ezterry's) I even added Fly Animation and it feels faster "foreals"
edit 3: using Launcher2 now and compcache @32mb Jit on, best combination till now, first GB rom I got where LCD density changer works (130/140 looks cool!) this rom can handle the transition animation really snappy
i couldnt flash it. the zip could not be opened or something :s
Could you explain how you got the Cyanogenmod parts into this otherwise stock ROM? I would use EzTerry / Firerat's Gingerbread ROMs, but I really miss the dropdown power widget and the battery percentage. All the rest I could live without.
sb56637 said:
Could you explain how you got the Cyanogenmod parts into this otherwise stock ROM? I would use EzTerry / Firerat's Gingerbread ROMs, but I really miss the dropdown power widget and the battery percentage. All the rest I could live without.
Click to expand...
Click to collapse
if you want I can upload my rom with added fly animation, launcher2 and some bits, or just flash the one from OP and try it, it has CMparts build in
juangil said:
if you want I can upload my rom with added fly animation, launcher2 and some bits, or just flash the one from OP and try it, it has CMparts build in
Click to expand...
Click to collapse
I am curious to try this out. I downloaded the ROM from the OP but when I went to flash it I also received an error that e:\ bad zip. Does the ROM require custom MTD as stated by Bonesy? If it does require MTD, what are your settings? Also how is the gmail issue with the ROM, does it loop or is all OK?
flyers00 said:
I am curious to try this out. I downloaded the ROM from the OP but when I went to flash it I also received an error that e:\ bad zip. Does the ROM require custom MTD as stated by Bonesy? If it does require MTD, what are your settings? Also how is the gmail issue with the ROM, does it loop or is all OK?
Click to expand...
Click to collapse
it DOES require customMTD as STATED, no problem with Gmail, it has the power widgets on pulldown bar, No battery porcentage
my settings for MTD; 98 1.5 (I have 3.9Mb free after adding animation to framework and Launcher2 to system)
edit: forgot to mention Im using FR-customMTD-v1.5.8 beta (recovery & boot) from here:
http://forum.cyanogenmod.com/topic/13607-how-to-custom-mtd-partitions-12302010/
edit 2:
I attached framework with fly anim for you to try
push it to /system/framework/framework-res.apk and reboot
juangil said:
it DOES require customMTD as STATED, no problem with Gmail, it has the power widgets on pulldown bar, No battery porcentage
my settings for MTD; 98 1.5 (I have 3.9Mb free after adding animation to framework and Launcher2 to system)
edit: forgot to mention Im using FR-customMTD-v1.5.8 beta (recovery & boot) from here:
http://forum.cyanogenmod.com/topic/13607-how-to-custom-mtd-partitions-12302010/
Click to expand...
Click to collapse
Thanks for the quick response. I am going to up my MTD partition size from 87 2 to your settings and give it a shot. The battery percentage isnt a showstopper for me. I will let you know how it goes after changing the settings.
juangil said:
it DOES require customMTD as STATED, no problem with Gmail, it has the power widgets on pulldown bar, No battery porcentage
my settings for MTD; 98 1.5 (I have 3.9Mb free after adding animation to framework and Launcher2 to system)
edit: forgot to mention Im using FR-customMTD-v1.5.8 beta (recovery & boot) from here:
http://forum.cyanogenmod.com/topic/13607-how-to-custom-mtd-partitions-12302010/
edit 2:
I attached framework with fly anim for you to try
push it to /system/framework/framework-res.apk and reboot
Click to expand...
Click to collapse
I appreciate the helpful suggestions but for some reason I keep getting e:\ cant open /sdcard/ezfranencyan. (bad) installation aborted
Bummer, I tried to install the CMsettings apk files from CM7 beta onto my EzGingerbread alpha system, doesn't work.
sb56637 said:
Bummer, I tried to install the CMsettings apk files from CM7 beta onto my EzGingerbread alpha system, doesn't work.
Click to expand...
Click to collapse
and.. why are posting this here?
and... you are proly missing settings.apk & settings.provider.apk if Im not mistaken
and.. if you also want the slide to answer lock you'll need phone.apk & Contacs.apk aswell
and... CMparts.apk of course
fyi, the rom posted here already includes CMparts.apk with most of features working
juangil said:
and.. why are posting this here?
Click to expand...
Click to collapse
Because bonesy (the OP) is the only one who seems interested in mixing CM and stock Gingerbread.
juangil said:
and... you are proly missing settings.apk & settings.provider.apk if Im not mistaken
and.. if you also want the slide to answer lock you'll need phone.apk & Contacs.apk aswell
and... CMparts.apk of course
Click to expand...
Click to collapse
And no, I did install CMparts.apk, settings.apk, and settings.provider.apk. It worked in the sense that it showed the Cyanogenmod settings and let me change them, but it didn't actually do anything. And then after reboot they disappeared.
It doesnt wok like that i used the CM7 port as the base then added in some of ezterrys parts, this file isnt signed as i made it on my magic with NO PC its a shame ive sold my magic now i would like to continue
What download server did u all use? megaupload AND rapidshare give me a bad zip..
I would like to try it.
bonesy said:
What download server did u all use? megaupload AND rapidshare give me a bad zip..
Click to expand...
Click to collapse
I used both megauload and rapidshare, in both cases I also got a bad zip
So it would sem they uploaded bad to them,try the others...sorry
cant seem to get a good zip
Strange that juangil got a good one? When i get to my laptop ill redo and reupload with MD5 sum
It's the fastest GingerBread I've ever seen... But There is one small bug. I'm from poland (you can see it on every my post- language problems )... I'm from Poland and I see, that keyboard layouts don't match (what I type on hardware keyboard don't match what I get. I mean this: [email protected]#$%^&*()_[];',./-=\ signs...). Is there any fix for that? And where is the "?" sign?
Bad zip is caused by wrong digest (signature) of the package. I've had the same. Sign it and it would be ok

Categories

Resources