![]() |
[ROM] 11/19/0904 | fresh rom | Built off Updated Sprint Base Details »»
|
|||||||||||||||||||||||||||
|
[ROM] 11/19/0904 | fresh rom | Built off Updated Sprint Base
Supporter Last Online: Nov 2009
flipz(mode) and freshlyill are proud to release: Fresh Rom for CDMA HTC Hero (Sprint) 0.6b! A black friday special.
I am testing out using my blog as a place to announce my releases. Its quite a bit more organized than the message boards and allows me to quickly update information. I plan to have more information here than the message boards themselves so that every time I update I dont have to make changes across multiple sites. [Home Page] [Downloads] [FAQ] [Fixes] [Known Issues] [News] Special thanks to all the beta testers. From xda: diesel556, dom2114, watzone69, dagnasty, n0j, mirrorsecond, jaybob413, evening newbs (still waiting on your slow internet lol). And from ppcgeeks: thacounty, athlet1c, ruskiyab, shongboy. Base: Hero_C_Sprint_1.56.651.1_signed_release (Sprint MR Update) Tested with: recovery-RA-heroc-v1.2.3 CodeIn this release (0.6b) 11/27/09: This is a minor update that adds freshlyill's theme (fresh water) and a couple of smaller things. If you don't care about anything in the change log then there is no need to get the full update. If you only want to check out the theme then you can grab it here. Also check out the poll on the download page to let us know what you think about the theme being integrated. Added: Fresh Water theme - View screen shots and more info here. Added: The themed APK's are optimized and zipaligned to speed up load times and cut down on required storage space. Added: Screen animations. These are the same ones that are included in other packs. It gives you the "bouncing" between screens more like an iphone rather than the default "slide" that our phone has. Turn them on or off in: Settings < Sound and display < Animation Added: Astro file manager - I added this because we lack any type of decent file manager that comes stock and I got tired of having to download one every time I did a restore. Astro is an amazing file manager that is free but is in beta and expires at the end of December. By that time I will include a new beta or will change which file manager is included. Check it out, it has a lot of cool features. Coming soon: Modified and optimized kernel Maybe coming soon: A stripped down sense-free version. Download Link: http://geekfor.me/new-release/fresh-rom-06b/ Theme only (with screen shots) : http://geekfor.me/downloads/fresh-water/ - Stock messaging app works. No wake lock on outbound text. But it seems so plain now. Haha. - HTC's weather seems to be working a lot better. Updates more often. - Some people complained that apps they could get from the market place before could no longer be seen. I haven't experienced this issue but it's likely caused by the market place not recognizing the new fingerprint. I imagine the problem will be resolved for everyone. - All stock .apk and .odex files had some type of modification or check digit added to them during the update. I tried putting the old ones back on just to test and was getting force closes. So beware of putting any modified stock apk's back on (like Rosie) until they get re-done. Flashing this rom should keep all of your personal settings and should not wipe anything but you are doing it at your own risk. I make no promises on what may happen to your device and your data. This also means that unlike winmo, it's not going to look different after you flash. It will look just as it was before hand. Requirements: A rooted CDMA HTC Hero by Sprint. RA's recovery loaded on. If you have any questions on that then please visit one of the other various threads on here about how to root your phone. How to use it: 0. Create a nandroid backup! 1. Copy this rom (do not unzip) to the root of your sdcard using one of the various methods. 2. Go to the recovery program by either typing "reboot recovery" from an adb shell or by powering off the phone and holding Home while you power it on. 3. Scroll down to "Apply sdcard: choose zip" and select the zipped rom. Press the home button to confirm you want to write it. 4. After it finishes (takes several minutes) click "Reboot system now". Background: We are both new to Android development having recently switched from Windows Mobile phones. This is our first release. The current goal is to make a rom (from a clean image of stock RUU) that is optimized and stripped of unneeded items. In this case that is mostly going to consists of the Sprint applications that take up space and the HTC apps that like to constantly launch themselves in the background. If we took out anything that you like then they can be added back in manually. We'll provide more instructions and possibly some app packs later to help you with that. I personally would have stripped Rosie (senseui) but freshlyill likes it too much. :-p . I will likely release an ultra-light version that removes it. What this rom isn't: This was my blurb talking about how this rom doesn't fix HTC's issues (like the sms/battery issue) but those should be resolved now with the new base. Bugs? Questions? Comments? Ideas? Please post here. Special thanks to MoDaCo for putting the first CDMA rom out there. Resolving some issues 1) After upgrading to 0.5d I have root but my apps that require root won't work. Looks like I packaged the wrong su with 0.5d. My fault! If you need root apps then you will need to re-root. Please check any of the various threads to do that. But other than that 0.5d is safe to upgrade to. I'll fix it in the next one. --------------------------------------------------- And my rant about apps2sd: **My note about Apps2SD: I added support for it in this release of the rom because people who were using it in other roms that tried to install this rom were receiving errors. Here's my point of view on it. I played with it for over 8 hours today between implementing it and then testing it to make sure this fix would work. I have personally come to not like apps2sd, but I am including it for those who use it. The reason I don't like it is because it puts your phone at a huge risk of having problems once anything goes wrong. If you install a program that causes issues, a nandroid backup will not resolve the issue because the application is installed on your SD card not your phone. If your phone starts going crazy as reported here and here, then even just a restore possibly won't fix it. You might need to go as far as to wipe your SD card too. If you are lucky enough to have a restore fix your problems you will still need to reinstall every app, even if you didn't wipe your card. And on top of that when you try to reinstall any app it will think it's still installed, even though you restored your phone. But when you click "uninstall" it will just freeze half the time because there's nothing on the phone for it to actually install. I have also read many threads that say if you happen to boot the phone up without the SD card in then it will screw everything up. So now maybe you are wondering why I would add Apps2SD support in this rom. In order for people who are currently using Apps2SD to upgrade to this rom I must support it or require them to do a hard reset before coming to fresh. Clearly I don't want you to have to reset so I have supported it. With that said: I personally recommend not using it. This rom will auto-use it if your SD card is formatted for it (fat32+ext2+swap partitions) but it won't use it if you are only partitioned as 1 fat32. My suggestion is to stick to the 1 partition and let your applications install on the phone. Linux is not like Windows in the sense that it will run the same whether you phone has 140 megs free of storage space or 10 megs free. So unless you plan on installing 100 apps, I don't see the practical purposes of using Apps2SD. But a lot of people like it. Now with all of THAT said -- this rom officially has and supports Apps2SD. It is a program that I think has the possibility of being great, but has to work within the confines of the phone which means tricking Android in to thinking that the applications are installed on the phone when they aren't. That is what leads to all the problems mentioned above. Show Your Support
|
|||||||||||||||||||||||||||
| The Following 5 Users Say Thank You to D/\SH For This Useful Post: | ||
|
forty01 (11-18-2009), ronaldsdv (11-20-2009), trentonmac (11-19-2009), VenumX (11-28-2009), wcked (11-18-2009)
| ||
| Comments |
|
#2
|
||||
|
||||
|
Update (additional version):
flipz(mode) and freshlyill are proud to release: Fresh Rom for CDMA HTC Hero (Sprint) 0.2b! DOWNLOAD NOW AVAILABLE: Codehttp://bit.ly/fresh-02-b Codehttp://bit.ly/4pFfPS Base: RUU_Hero_C_Sprint_1.29.651.1_signed_release (original shipped) Tested with: recovery-RA-heroc-v1.2.3 In this release (0.2b) 11/17/09: This is more of a "maintainance release" as Sprint would call it. It was mostly just to add Apps2SD support to resolve problems people were receiving when upgrading to this rom if they had apps2sd. Added: Apps2SD support (**Read my note in the second post**) Added: busybox Added: Java Fixed: Errors caused by certain users who were already using apps2sd Modified: Tweaked the boot up sound a little more to quiet it down but not remove it. Removed: Spare Parts Removed: Wireless Tether (likely temporary. if you need it back just download from here and push it to /system/app.) Codehttp://bit.ly/fresh-02-b I am currently flashing this ROM and will post back, but have heard many good things about this ROM. Good Luck. Last edited by forty01; 11-18-2009 at 04:32 AM. Reason: Automerged Doublepost |
|
#3
|
||||
|
||||
|
theres an update(0.4MR) for this rom came out lastnight!!
--------- New Post Merged on 19/11/2009 at 11:27:22 -------- i was goin to post the update but i wanted to post correctly so i went to the posting web links section and i was denied access!! Last edited by chauleyb; 11-19-2009 at 11:27 AM. Reason: Automerged Doublepost |
|
#4
|
||||
|
||||
“ Originally Posted by chauleyb
|
|
#5
|
||||
|
||||
|
forty01 let mek no if u have wireless tether since he added it back cuz i do not have..just wanderin if i did a bad flash....let me kno tho thanx
|
|
#6
|
||||
|
||||
|
Hold off on this .4 flash, until they can get the some things worked out. I had a crazy amount of Force Closes, but the .2b worked pretty smooth from the get go. I'll keep ya posted when this gets resolved, thanks.
|
|
#7
|
||||
|
||||
|
This was my very first Rom for my hero as I wanted to wait until the mr from Sprint to root and flash and I have had zero problems with .4 Tethering works perfect and so far all programs and games are fine.
--------- New Post Merged on 19/11/2009 at 09:32:08 -------- First post updated with new release. Last edited by trentonmac; 11-19-2009 at 09:32 PM. Reason: Automerged Doublepost |
|
#8
|
||||
|
||||
|
Bump Another Update:
[ROM] 11/23/09-0.6 | fresh rom | All known issues resolved flipz(mode) and freshlyill are proud to release: Fresh Rom for CDMA HTC Hero (Sprint) 0.6! I am testing out using my blog as a place to announce my releases. Its quite a bit more organized than the message boards and allows me to quickly update information. I plan to have more information here than the message boards themselves so that every time I update I dont have to make changes across multiple sites. [Home Page] [Downloads] [FAQ] [Fixes] [Known Issues] [News] Special thanks to all the beta testers. From xda: diesel556, dom2114, watzone69, dagnasty, n0j, mirrorsecond, jaybob413, evening newbs (still waiting on your slow internet lol). And from ppcgeeks: thacounty, athlet1c, ruskiyab, shongboy. Base: Hero_C_Sprint_1.56.651.1_signed_release (Sprint MR Update) Tested with: recovery-RA-heroc-v1.2.3 CodeIn this release (0.6) 11/23/09: Added: Wifi-tether (again) Added: Spare parts (also, again) Fixed: Stereo bluetooth! (known issue) Fixed: adb remount (for real this time) Fixed: Super user not prompting Fixed: Apps not showing in market (known issue) Coming soon: The screen animations that everyone is so fond of :) Coming soon: Optimized apk's Link: http://geekfor.me/2009/11/23/download-fresh-rom-0-6-released - Stock messaging app works. No wake lock on outbound text. But it seems so plain now. Haha. - HTC's weather seems to be working a lot better. Updates more often. - Some people complained that apps they could get from the market place before could no longer be seen. I haven't experienced this issue but it's likely caused by the market place not recognizing the new fingerprint. I imagine the problem will be resolved for everyone. - All stock .apk and .odex files had some type of modification or check digit added to them during the update. I tried putting the old ones back on just to test and was getting force closes. So beware of putting any modified stock apk's back on (like Rosie) until they get re-done. Flashing this rom should keep all of your personal settings and should not wipe anything but you are doing it at your own risk. I make no promises on what may happen to your device and your data. This also means that unlike winmo, it's not going to look different after you flash. It will look just as it was before hand. Requirements: A rooted CDMA HTC Hero by Sprint. RA's recovery loaded on. If you have any questions on that then please visit one of the other various threads on here about how to root your phone. How to use it: 0. Create a nandroid backup! 1. Copy this rom (do not unzip) to the root of your sdcard using one of the various methods. 2. Go to the recovery program by either typing "reboot recovery" from an adb shell or by powering off the phone and holding Home while you power it on. 3. Scroll down to "Apply sdcard: choose zip" and select the zipped rom. Press the home button to confirm you want to write it. 4. After it finishes (takes several minutes) click "Reboot system now". Background: We are both new to Android development having recently switched from Windows Mobile phones. This is our first release. The current goal is to make a rom (from a clean image of stock RUU) that is optimized and stripped of unneeded items. In this case that is mostly going to consists of the Sprint applications that take up space and the HTC apps that like to constantly launch themselves in the background. If we took out anything that you like then they can be added back in manually. We'll provide more instructions and possibly some app packs later to help you with that. I personally would have stripped Rosie (senseui) but freshlyill likes it too much. :-p . I will likely release an ultra-light version that removes it. What this rom isn't: This was my blurb talking about how this rom doesn't fix HTC's issues (like the sms/battery issue) but those should be resolved now with the new base. Bugs? Questions? Comments? Ideas? Please post here. Special thanks to MoDaCo for putting the first CDMA rom out there. ----------------------------- This one installed perfectly w/o any issues. 0.4 was fine except you had to come from stock ROM or you would have issues. 0.6 gives you the ability to keep all your settings and not have to do a complete wipe to make it work w/o issues of Force Closing and so forth. 0.6 has been a nice update and again flipzmode has been all over this with constant updates and great communication. Good Luck. |
|
#9
|
||||
|
||||
|
updated first post with latest version.
|
![]() ![]() |
| Tags |
| 01a, base, built, fresh, rom, sprint, updated |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [HTC-PRO] [ROM] [July 2] <!...dcd's hermann ROM 1.08...!> Base [WM6.5] {May 29}beta 0 | D/\SH | Windows Mobile - COOKED ROM RELEASES | 9 | 07-20-2009 02:21 PM |
| [RELEASE] Virtual Spaghetti VsNotepad 26 [Powerful Note App with built in Calculator] | Mike20PR | WM And PPC Applications | 0 | 04-25-2009 03:20 PM |
| Updated Vogue Rom with New IE6 base 3.14 | D/\SH | Windows Mobile - COOKED ROM RELEASES | 8 | 02-26-2009 06:23 PM |
| Sprint Mogul's New Rom Off site After Only 7 Days? | D/\SH | Bulletin News | 0 | 10-30-2007 12:26 PM |