Related
For the last couple of days I've been trying to get Eclair 3D acceleration running on 32A with old radio. I was somehow succesful so I decided to release one Sense based ROM port and one "plain" Eclair. I had succes with other ROMs though (not all of them, but a few). Edit March 2nd - It now seems that it works on 32B/G1 as well, so I've added the porting package for those phones, see below.
This ROM is highly experimental! So bear that in mind. The only testing I've done is here on my own Magic - I am not using any ext3/ext4 partition for app2sd, for example, so I'm not sure how it behaves if you use one.
I've added a few things here and there that are essential to me like Market Enabler, More Locale 2, some ringtone and notification files and mixed in a few files from other Eclair ROMs to get a few things working. I've also changed the default analog clock (the Android widget, not HTC widget) to Pulse clock.
Thanks to:
ahmgsk (obviously), Kingclick, Cyanogen and all the other devs working on his kernel source, Amon_RA, all OpenEclair devs, polyrhytmic, dzo, vilord and many others.
What seems to work:
- 3D acceleration seems to work fine. I can get about 20fps in Neocore benchmark. I've also tested Radiant, Armadillo Roll and iDracula and they all seem to work. 3D Gallery works as well.
- Multitouch works
- Camera works, mostly - no video recording, though. If you take picture, it shows a garbled screen for a moment, but the picture itself is taken just fine.
- GPS and accelerometer work
- LED notifications work, all colors
- Bluetooth MIGHT work, needs testing. But you can enable it.
- Google Sync seems to work just fine
What seems not to work:
- YouTube and video playback in gallery doesn't work at all for now. Sorry.
Known Issues:
- Rather slow on startup. Give it time to start up fully, even after you see the home screen. You may even get a few "App not responding - FC/Wait?" warnings - just click on Wait and give it more time. But after it starts, it seems pretty fast to me. It's no SuperD, but still quite fast, I'd say.
- Live wallpapers are problematic and I'd recommend staying away from them. Some work (not very fast, though), some don't.
- Launcher 2 is problematic. I've kept it in the ROM and it certainly looks nice, but I've had all sorts of problems when I had it enabled, including long phone freezes, terrible lag in applications and other. I'd HIGHLY recommend just using the "normal" launcher (it's "Nexus style" anyway).
Note:
Take this port "as is" 'cause I probably won't support it much. I think of it more as a "proof of concept" that seemed too cool to me not to share it with others, but I don't have enough time to offer full support or work on it much these days. Maybe I'll release another version someday, maybe not. Sorry. I'm just being honest here.
Download:
v1.0 - md5 1d52c09ac080abd6f1620a00afb96d30
Rapidshare mirror
Mediafire mirror
Porting package for 32B - Warning: potentially unstable in many different ways! (see the thread comments first) - md5 506d30b69186059abc2a22804952e7a8 (Flash over the main ROM without rebooting the phone)
Rapidshare mirror
Mediafire mirror
(reserved just in case)
I will check it inmediatly...
but this driver 3d not work on magic 32b??Why not come out yet for the ROM 32b?
It might, as I don't think the solution here is specific to 32A. I'll maybe try to make a 32B kernel soon and let someone test it. Right now, I've yet to hear about this working for someone else on 32A other than me
Im flashing it ATM.
Give me a few minutes
ok when you relase a 32b Kernel,Warn
Well, i flashed it.
You're right, 3D is working
I tried it with SpeedX and Hyper Space, and they both are working. Not as fast as it would on a donut based rom (looks like the frame rate is a little lower) but they are absolutely working.
Launcher2 is still a bit laggy.
Some Live Wallpapers aren't working, they forced the phone to restart.
The gallery is working.
There are some bugs (like pressing the home button while in an app, will sometimes block my phone) that forced me to remove the battery.
This rom is not working enough for a daily use, but you did a great job.
Waiting for a bug fix Imma try the hero port now
Good to know, thanks!
BTW, as I've mentioned in the first post, I don't recommend using Launcher 2, it causes all sorts of weird issues with this ROM. And I also mention that live wallpapers are problematic and you should just stay away from them
Oh, and as for the framerates in 3D - in my experience they're actually slightly higher on average than with my own SuperD port I'm now using as a day-to-day ROM (I miss Sense UI, but 1.5 is starting to lag behind on all the interesting stuff, so...).
Case_ thx for working on this
i could not work becoz my tester was on new radio
i hope u get my hero 2.1 working too
From what I gather, this is a KERNEL modification that makes the HERO drivers work with this "old radio", correct?
Could you please provide the kernel diff (patch)?
ahmgsk: You're welcome. I'm always somehow uneasy as to what the reaction of the original dev would be when I'm using and perhaps modifying someone else's work, so thanks for this
I'll try to follow the progress of most Eclair ROMs but I'm gonna be quite busy for at least the next week or so, so no promises on any other updates or more ports (but I'd LOVE to have a reliable Sense UI ROM with Android 1.6 or higher, I can tell you that - Kinglick's Eclair Hero is close, but still not close enough to rely on it on day-to-day basis). I'm glad I managed to at least steal the weekend for Android for once and got this working, more or less.
lbcoder: Actually, there's really not much to patch. I've spent countless hours trying to port parts of the Kaiser kernel as discussed in one of the G1 forum threads, yet in the end I've ended up using pretty much just the plain vanilla Cyanogen Eclair kernel sources with only the camera code backported from the Donut sources to get the camera working (but I can certainly provide some kind of diff if need be).
Then there's the permission problem with /dev/msm_hw3dc and /dev/msm_hw3dm that on most Eclair ROMs needs fixing (chmod 666 and chmod 660 in init.rc, respectively).
And then it might or might not be an issue with the contents of /system/lib/egl and /system/lib/hw (and perhaps some other libs as well) which, I'm sorry to say, I've yet to fully test. Those from ahmgsk's AME Eclair seem to work, but looks to me like it's not exclusively just those, that it might work with some others as well. I know it's not very professional (but I've said it many times, I'm no dev and certainly no coder, I'm just determined and persistent ), but I honestly didn't have time to test those different libraries fully, sorry. I was just trying to get something as usable as possible and share it with others so they may perhaps investigate further. Though it somehow amazes me that I of all people got it working when there's so many people with coding and Android knowledge WAY beyond my own here (which is not that hard to achieve, anyway)
Case_ said:
ahmgsk: You're welcome. I'm always somehow uneasy as to what the reaction of the original dev would be when I'm using and perhaps modifying someone else's work, so thanks for this
I'll try to follow the progress of most Eclair ROMs but I'm gonna be quite busy for at least the next week or so, so no promises on any other updates or more ports (but I'd LOVE to have a reliable Sense UI ROM with Android 1.6 or higher, I can tell you that - Kinglick's Eclair Hero is close, but still not close enough to rely on it on day-to-day basis). I'm glad I managed to at least steal the weekend for Android for once and got this working, more or less.
Click to expand...
Click to collapse
i hav no problem when u use my rom
its no probs -> but i m glad 32A (old radio) users are getting this. i m working on hero rom i think i can try to get everything working
for now videos and all are working
now some widgets n network is remaining (mostly solved) v2 coming soon
YouTube and video playback in gallery doesn't work at all
Click to expand...
Click to collapse
Why? I remember in the original ahmgsk 's ROM they are working as well...
What has been changed from the old to the new Radio/SPL to break the YouTube/Gallery video playback?
As for the "why?", that's a very good question I'd really like to know the answer to.
As for "what has changed" - the kernel has changed (had to for the ROM to work with the old radio) and with it all the "drivers". I'm not happy that YouTube and video doesn't work, but I don't have much time to investigate further right now. And until now, neither did Eclair 3D acceleration with the old radio, so I guess it's still progress.
I'm sure someone will figure it out eventually.
Added links for 32B/G1 porting package. Yes, 3D really seems to work on those phones as well.
how do I apply the 32B patch?
just replace the files with the once from teh original zip file , repack it, and then apply the new zip?
stefanero313 said:
how do I apply the 32B patch?
just replace the files with the once from teh original zip file , repack it, and then apply the new zip?
Click to expand...
Click to collapse
yeah how do us g1 owners do this thang ...
?????????????????????????????????????????
I guess I figured it out,
download both zip files, apply zip one, then apply the 2nd one other the other.
replacing files wont work because of the files within the "META-INF" folder
DamageControl Sense 2.1 ROM - Espresso optional! - 100% complete!
PLEASE READ THIS POST BEFORE YOU POST!!!
This ROM is now 100% for a reason! Please read below!
Why is this 100%
There is a fix for *nearly* every problem - just search the thread!
For things there isn't a fix for, there is a workaround that works better
The rest of the problems are problems that cannot be fixed until there is a better leak, we get our hands on the source of the kernel, or Sprint releases something. However, it should be noted that the problems are extremely minimal. Microscopic, even.
EVERYTHING IN THIS ROM IS FUNCTIONAL/SIZE]
There are workarounds to nearly everything. Things that cannot be fixed are problems with the leak itself. There is really no reason not to upgrade to this ROM as far as functionality is concerned - problems are MICROSCOPIC!!! If you believe the Sprint update really is going to come in two weeks, go ahead and use this ROM now! Changing to the official one will be easy!
This thread is 225+ pages long, you CAN and WILL find a fix to find a fix if you look for it!!!
Installation Steps:
-Download whichever ROM you want between Espresso or Normal (Decaf?)
-Rename the file to update.zip and flash like you would any other ROM. Note: it may be a good idea to wipe EVERYTHING!!! You MUST flash if you are coming from a different ROM.
If the ROM fails to boot, wipe your ext partition!!!
To get Apps2SD (Applications are stored on your SD card - must be partitioned!
-PARTITION YOUR SD CARD
MMS Problems?:
-If you have MMS problems, download this: http://damageless.kingspond.com/signed-mms-fix.zip
-Rename to update.zip and flash it to your phone.
-NOTE THAT HANDCENT WILL NOT SEND MMS!!! THIS IS NOT SOMETHING WE CAN FIX!!!
Other reported problems:
-Handcent will not send MMS. This is a problem with every 2.1 ROM and is not something that we can fix.
Tethering:
-Wifi tether is included.
-If you refuse to tether using wifi, you can use EasyTether Lite or something similar that is available in the Market.
Worse signal?
-You do not have a worse signal because of this ROM. It has less bars at the top.
Apps force closing all the time?
-Boot into recovery, go to Other and select the Fix UID option.
Invalid authentication with Google
-There is something wrong that is fairly deep, but it is a problem with the leak of the Eris 2.1 ROM. This only happens when you have a message or voicemail waiting.
Voicemail notification
-Go into the menu, then go to settings, click the call menu and then click Clear Voicemail Notification. Also make sure you change the voicemail service number to your own number!!!
Visual Voicemail
Use Google Voice or Youmail. We need something from Sprint to get Visual Voicemail to work.
Battery Life
Your battery life shouldn't change much. If you are experiencing problems, try the 'airplane mode' fix, and check your CDMA PRL settings.
Other Problems?:
-Try rebooting.
-If that doesn't work, backup your device through nandroid and then wipe everything!
-Search, then post. There are over 1,000 posts here, most likely someone has experienced the same problem as you.
SEARCH THE THREAD!!!
FAQ
Why won't Handcent send MMS?
Because it is an incompatibility issue.
Why can't I send MMS?
Because either you are not on Sprint or you need to apply the fix.
What is the difference between Espresso and the normal version?
Check the screenshots.
What about Visual Voicemail?
Until we get something from Sprint, this won't work. However, you can use Google Voice or you can use Youmail. Both work great.
My Google Voice doesn't work!
Use version 0.20 to fix it.
Bank of America, other apps don't work
Looking into this problem...
Superuser shows up blank
Make sure you have debug mode on.
What's Next for this ROM?:
I will continue to update this ROM with small fixes and things that are nice, but I consider this fully functional. I am going to work on smaller things that will enhance the ROM a bit. This isn't the last update!
About this ROM:
I decided to make this ROM after some other ROMs just weren't working out for me. Things were far too buggy, didn't seem to work very well, and it all seemed a little clunky. I decided that I would try to combine the best of the ROMs, not doing it the typical way (by just combining stuff I like), but by combining things to make it functional. This ROM is meant to be fast, stable and reliable. I will not add things that will load down the system or kill battery life.
I decided on the name (with help) because of the recent problems on XDA. The community was not united, and I thought the best way to unite everyone was to bring in a new ROM with a new vision and focus. This ROM has been incredibly successful in this way, thanks to those who started this ROM's thread out the right way. I believe we have a lot of good spirit here and we can continue with the attitude of helping one another and helping one another out, all personal interests aside.
I hope that you enjoy this ROM and find that it suits your needs.
Make sure you wipe if you are coming from a different ROM!!!
Microscopic quirks:
Trackball light intermittent
Asks you to log in when you have some type of message waiting
Special thanks goes to Avalaunchmods, gbhil, flipz, and everybody who has helped out and to every community member who has been supportive and uplifting! Each of you have helped in your own ways, and that is the essence of a true community.
Last updated on:
3/11/2010 at 10:55 PM - Normal!
3/11/2010 at 12:42 PM - Espresso!
Latest ROM:
1.0
Download here:
Build: 3/11/2010 10:55 PM
http://www.4shared.com/file/239487830/f20cf9b3/signed-DamageControlv1.html - v1.0
Torrent: http://members.cox.net/morbidpete/signed-DamageControlv1.zip.torrent
Mirror: http://onecoolpuppy.net/roms/signed-DamageControlv1.zip
Mirror 2: http://www.megaupload.com/?d=8EKNO308
You may need to wipe ext partition!!!!!
Screenshots:
http://damageless.kingspond.com/damageless_normal.png
http://damageless.kingspond.com/damageless_programs.png
http://damageless.kingspond.com/browser.png
Espresso:
Build: 3/11/2010 11:30 PM
URL: http://www.4shared.com/file/239506647/6a2728dc/signed-DamageControlv1Expresso.html
Torrent: <not yet available>
Mirror: http://onecoolpuppy.net/roms/signed-DamageControlv1Expresso.zip
Mirror 2: http://www.megaupload.com/?d=DWTY7FKB
Screenshots:
http://damageless.kingspond.com/expresso.png
http://damageless.kingspond.com/expresso_programs.png
http://damageless.kingspond.com/browser.png
I am usually not someone who asks for donations, however I am getting married soon and it certainly wouldn't hurt. You can donate whatever by clicking here. I strongly believe in open source and in developers working together towards a common good. I hope you all enjoy the ROM and that we can build this together.
Super-Special thanks goes to gbhil!
Scheduled Update: 3/12/2010???
Changelog (as of 0.999):
v1.0
Apps2SD
Memory settings
Multi-touch Maps
Default IM App
More bugfixes (MMS, etc)
Genie widget
Updated busybox
Misc. bug fixes
Version 0.9999
Adobe Flash updated to 10.1
Minor bugfixes & updates
Updated Market
Updated HTC Framework
Bug fixes
Video???? No way
It actually records?
Dam that's why I though I had some problems with my ADB but yes I agree with u in couple things I think the Rom is a lol crude but hey this guy did a great work making the cam work so maybe that is the reason why he miss somethings
Yes way. Try it.
damageless said:
The only reason I did this was because I was very disappointed in the ROM that flipzmode released because of how many things he broke trying to do his own thing. I was hoping he would release something functional before he decided to go mod everything but oh well.
Click to expand...
Click to collapse
Uh, what did I break?
damageless said:
Yes way. Try it.
Click to expand...
Click to collapse
does this one fix the sms errors that is the only problem i have with fresh.
i have to have less then 30 messages or it doesn't let me send any
flipzmode said:
Uh, what did I break?
Click to expand...
Click to collapse
Check your thread. I got your Rom this morning and loved it except there were too many bugs. I don't mean any disrespect. I will probably switch to your ROM when you get it worked out.
More 2.1 oh joy. Does this Rom fix the Facebook sync bug?
Good intentions, but way to burn the person responsible FOR EVERYTHING IMPORTANT WORKING! In the future try to not offend the real devs.
All that aside, I'll give it a try and let you know what I find.
brian2220 said:
does this one fix the sms errors that is the only problem i have with fresh.
i have to have less then 30 messages or it doesn't let me send any
Click to expand...
Click to collapse
I am honestly not sure. You tell me.
Wow, video recording does work! Nice job!!!
beyondinferno said:
Good intentions, but way to burn the person responsible FOR EVERYTHING IMPORTANT WORKING! In the future try to not offend the real devs.
All that aside, I'll give it a try and let you know what I find.
Click to expand...
Click to collapse
As I said, I don't mean to offend anyone. This simply worked for me and I thought others would be interested.
wow...ev3erything works.cam n video...thanx......fast too...more test will report back.work with new radio too
ADB works fine as long as you have the latest HTC Drivers from the HTC Sync software install and you set your phone to HTC Sync mode.
I can confirm protected and paid apps show in the marketplace. I can see...
- Google Goggles
- Twidroid
- ChompSMS
- Reality Browser 3.0
- Weatherbug Elite
- ShopSavvy
- Barcode Scanner
...and others too.
Nice!
I will clean it up a bit tomorrow and do some "real dev" work - (I have the skills but not th
PHP:
e time) so if you do find problems I may fix them in another release. But like I stated, I do not have the time so I will not maintain this over time.
damageless said:
I also realize I did very little to this ROM. I never claimed it as my own. I will clean it up a bit tomorrow and do some "real dev" work - (I have the skills but not the time) so if you do find problems I may fix them in another release. But like I stated, I do not have the time so I will not maintain this over time.
Click to expand...
Click to collapse
You're the first to fix video recording! I wouldn't call that "did very little".
Why would people even make any 2.1 roms after flipz roms?
His Roms are like the best no one can competite with him
Does wifi work for anyone? I can't seem to get it to start on this rom. It errors saying: "Unable to start Wi-Fi"
damageless said:
Alright, all I have done is taken some things from the gumbo ROM and the Fresh ROM to make a fully functional (as far as I can tell), 2.1 Sense UI ROM, signed it, and here it is for someone else.
I'm not sure if this will be useful to anyone or not. I will not maintain this ROM as I do not take any credit for doing anything other than combining some files and signing it. I am also going to modify a few things to get it working a little better and tweak it a bit, but it isn't something I plan on maintaining.
The only reason I did this was because I was very disappointed in the ROM that flipzmode released because of how many things he broke trying to do his own thing. I was hoping he would release something functional before he decided to go mod everything but oh well.
The one thing I have noticed is that ADB doesn't recognize the device. This probably has something to do with the kernel but like I said, I'm not providing support for this, just providing the resource. I'm sure something better will be released soon, but what the heck.
Again, I am not taking credit for anything here. Please donate to those who created the ROMs.
I should mention that I haven't tried visual voicemail and I am guessing it isn't working. Not sure if we have to wait for Sprint to come out with something or not.
I should mention that I have gotten Sprint TV to work on this, I'm not sure why other people are having problems. However, if you want Sprint TV, then you should simply copy the apk from your old ROM to the new one.
I will also update this to include apps2sd tomorrow. Also maybe get adb working. - I don't consider these to tools to be something that people use on a day-to-day basis which is why I call this fully-functioning. I also haven't fully tested everything, but as far as I can tell, everything works.
It is nice to have camera and video recording, though. All apps seem to show up in the Market. It does show Verizon stuff, and I need to make sure everything is on Sprint, but I will update it tomorrow to be a bit better. This is just a quick release. I will clean it up a bit, add some things to make it more functional and then release a better version.
Download here:
http://www.megaupload.com/?d=2BL7DNHS
Click to expand...
Click to collapse
Would you mind listing what exactly works I'm this Rom that did not work in Fresh 2.0b?
I am a little confused as to what exactly this Rom contains, and what gap you are attempting to fill by posting it.
I'm pretty much new on these forums, but I have been following the unrevoked root and working with the guys in the forums with this and that now that the phone is rooted. So I figured I would jump on here and share some of the work we have put together.... I present to you, our list of stock apks that have been tested our (removed and swapped) for the htc incredible:
bluraynetworks.com/android/
If you feel like we have missed any that you want tested, give me a shout and I'll arrange for it to be done. Thanks for the look, and happy modding,
::EDIT:: I apologize for the link not being a url, as i am a new member and aren't allowed yet,
reposted for easy clicking
bluraynetworks.com/android/
after removing all these apps do you see any preformance increases or any extra battery life?
personally on this last run of removals it seemed like after i pulled stock and footprints i got tons of battery life out of my phone. I'm dropping about 2 - 3% per hour doing like work (couple minute phone call, handful of txt messaging, and syncs for gmail and my pop account)
I think it might be wise for people who want to do this to Move the apps to a safe location rather than actually deleting them.
This would make it easier to put them back if you run into some issues.
Otherwise you will need to resort to the RUU and start all over.
Updated instructions with mv commands for saftey, thanks for the suggestion.
SOME of this looks all to familiar...
That is quite possibly true, some of these have been lingering around here on the forums, and it was itching at me to consolidate them all into one place and get them tested amongst multiple people. Thanks for your contributions to the list btw,
Probably the wrong thread but would it be possible to get the vanilla android weather app?
how about removal of the HTC Music app? I am a much bigger fan of the stock Android and would like HTC music to go away. any idea of what that APK is called? HtcMusic.apk ?
Standard disclaimer applies - figured I would put this just in case.
Okay, well first off I am going to start by explaining the thread title. EvilHero is basically what I call my device (evilvoice + hero) and this is a 2.1 Rom, I attached a .001 to let everyone know what stage it is in, which is the first stage. It works in what I set out for it to do. This is not for everyone, and may be only for me, but I am posting it here to get a little help and also to let other people decide for themselves if they want to use it.
This started because of Firerats MTD mod and CM6 and the inability to update my prl or do any ## codes. In using the MTD mod, CM6 RC1 only required around 105MB on system, but most 2.1 roms required a lot more space. While it is not hard to redo the whole MTD mod, it is very time consuming and you run the risk of messing up your phone until you get home, or at the very least, flash the rom you had on it before until you got home to a computer. I did a lot of searching for the smallest 2.1 rom around. This happened to be PureHero 2.1 by Konikub. I did not use any special tool to figure out size, just looked at how large the zip file was and went with the one that was the smallest, there might be smaller Sense 2.1 Roms out there, but thats what I used to select PureHero as my start.
Okay, so on to what I have done. Using PureHero 2.1 as the base, I ripped out everything except the ability to make phone calls, visual voicemail, SU, busybox, contacts, and the ability to use ## codes (including applying a MANUAL PRL update - for some reason, lost the Device Self Service tool in removing too much stuff, but no biggie since I can do a manual prl update). With this, I reduced the /system size to a mere 92.4MB...its even smaller than CM6 (a little misleading here, but I just meant that for the standard install that I was using of CM6, this rom was smaller, not that cm6 cant get smaller than this one). This is with GSD.apk on my system (but since removed in what I will be posting). It is quite stable after a first setup (meaning set your phone settings how you want them, you will probably get FCs and stuff, when done, reboot and you should not get the again except for the ones I am outlining below)
A couple of things to note:
Settings > Accounts & Sync FCs
Settings > Personalize > Default ringtone is the only thing under here that doesnt FC
Settings > Connect to PC even though it is here, it actually does nothing, even though I have the PCSCII.apk file (or whatever its called), it relies on more than just that file. Doesnt matter, I can still mount the sdcard in adb shell.
There is no market, text messaging, browser, email, video player, music player, youtube, email...like I said PHONE, ## codes, and that is PRETTY MUCH IT!
This was created to mainly be something to switch to do a prl update and switch back to CM6. Over my course of testing this rom, I have ditched the switching back to CM6. This is a modular rom - ADD WHAT YOU WANT! To give an idea: I added Opera for browser, Handcent for SMS (no MMS - need help!), K-9 for email, APKTor for market (yea not as great), I did end up adding Youtube back, andLess for music playing, have not decided on a pic viewer yet (havent even looked), Sprint Nav. Im not done adding stuff to mine, this is just what I have so far. None of these are included in the download as this is an "add your apps" rom - these are mine, you have a choice of what yours are. The only things outside of the basic Android system that is coming included is AndroZip, ADW Launcher - cause its damn near perfect, SuperUser by chainsdd, Visual Voicemail (everything but AndroZip was already included, I just updated them).
Some issues I would like help with to resolve
1. No MMS - HUGE ISSUE...maybe its because I took out MMS.apk...actually, I will put that back in and see what happens (for .002 - probably tomorrow night)
2. No market - HUGE...I never realized the benefit to the market until I had no access to it. There is nothing anywhere close to it. AppBrain requires market, so that wasnt going to be a replacement, APKTor was all I could find. My question is this: Can the market be put back in without too many google things being added back? What apk files have to be included for Market to work, I know it requires a google account. If I dont get any help, I guess I will figure it out myself, just wondering if anyone could take a look and help me out.
3. busybox can not be updated for some reason - also, when issuing a parameter on a command, it errors, but when busybox is put before, it works
Code:
df -h does not work
busybox df -h works
4. bash can not be added (or nano, remount) from the kitchen
5. Connect to computer does not work, I kept that stupid file...if its not gonna work, Im pulling the file.
6. Collins battery tweak does not work, I tested a Zen Kernel and still nothing, I guess it does not matter as I have almost everything turned off, the battery lasts a long time. Remember, adding stuff that uses data or GPS will drain the battery the same as any other rom, but this is made to compliment you...This is why I would like to get the battery tweak to work with it, so it will have better life when things get added.
Maybe people can reply with what they have added as their apps (some will be the same as it all depends on what you can find without a Market)
Credits:
Code:
Damageless (for such a great base)
Treve (for assisting D in everyway possible to put out a first class product)
Flipz (for the color sliders)
Darchstar (for AOSP aspects)
sdotcarlisle (for the amazing bootscreen)
gbhil (for his insanely awesome Kernels and overal GREATNESS)
JsChiSurf (for rocking the HERO HOUSE finding all these cool ways to change up things!!)
Avalaunchmods + TrevE (for the audio fix)
VinceOB - (for showing me good stuff)
Konikub (for putting together PureHero)
Most of this was copied from the PureHero post as he thanked them in that post, I feel since I used his as my base, I needed to thank the same people including him - If I did wrong, let me know
Removed Rom links
I am putting both up, I would try the unsigned if you can flash it, for some reason (in my tests) the signed did not work as well as the unsigned. Also, this has MMS.apk added, it is untested, but really should work as I only removed the app. I will be doing my own test on this rom later tonight or tomorrow.
PS. I am not a developer, I just removed things, edited files in notepad++ and tested. If something does not work, please bear with me in finding out what caused it. As I said previously, a lot of stuff is removed, so expect that. The only FC's I experienced is one for putting the power control widget on the launcher (1 time), and the 2 places in settings. Thanks and let me know what you think
Nice concept, would love to see where this goes.
Sent from my HERO200 using XDA App
Gtalk is needed to get the apps to download from the market.
Sent from my HERO200 using XDA App
Macanage said:
Gtalk is needed to get the apps to download from the market.
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
There is actually more stuff needed, but yea, gtalk is def needed. Its funny, someone in the G1 forum posted what it depended on, and besides one framework file, I removed everything else. I really hate the implementation of gtalk. It runs all the time and I dont use it. In the same G1 thread, the poster was talking about editing the package so it wasnt dependent on anything, I may have my programmer buddy take a look at it when he gets a chance to see if he can finish the work. If there was a way for the market to not need googleapps.apk or gtalk/service.apk I would be ecstatic, as it stands now, I dont see me putting the market back.
Also, Rom links have been posted
And actually, just for the sake of argument, I modified cm 6 and gapps to minimize the size on my phone, and I have it at 89 mb but sol full functionality. I even will have maps and nav and voice search and all, but on data partition only. In could shrink a lot more actually, but don't feel the need.
Sent from my HERO200 using XDA App
cm6 has the ability to get real tiny...if I were to remove the same things, Id say itd be around 50-60mb (maybe im just dreaming here), the issue with cm6 is that fact it does not allow prl updating. I included the newest prl in the zip which gets dumped to your sdcard...j-i-c. Android 2.2 is smaller than 2.1 - there is no way a 2.1 rom will be smaller than 2.2 with the same functionality, it just wont happen, I know that, I just wanted a small 2.1 that did prl ...maybe sprint will release a 2.2 we can use...then I will look into slimming it down like I did this one.
This was never meant to go head to head with cm6...we are talking about 2 different systems - I guess I should have pointed that out...2.2 has the potential to be WAAAY smaller than even this one.
This is a great idea and Im going to watch your progress, Im hoping someday they figure out how to get prl updated on 2.2 Such a pain right now updating it. Thanks for your work!
10/18/2010 - minor update, APN list updated to match from CM6, WIFI should be working out of the box now.
A FULL WIPE IS REQUIRED. IF YOU DO NOT KNOW HOW TO DO SO WITH FASTBOOT APPLY BELOW ZIP BEFORE FLASHING THE ROM, IF YOU BOOTLOOP, WIPE AGAIN AND REPEAT, IT'S NOT MY ROM, IT'S YOUR PHONE.
wipe /data /cache /system
mirror
Other Prerequisites:
You must have a custom recovery image installed.
DangerSPL Required, but radio requirements are the same as if you were installing CyanogenMod 5 or 6. if you have a 2x or 3x radio dont mess with it. you're fine. in fact. NEVER mess with your radio/spl unless an expert tells you to.
One More time for clarity, if you can install CM5/6 you can install this rom as well, if not. it probably wont boot. CM6 Radio/SPL requirements stand.
T-Mobile USA Froyo FRG83 (G1 Version, Bluetooth should be working.)
if you are running CM6 and want to test it out, just nandroid, WIPE and flash away.
What you will get:
T-Mobile applications, latest gapps etc.. HSDPA ril, ROOT, Busybox, USB Tethering (as well as wifi tethering support with the usual app)
Non-Glitchy Gallery and Market
Full CM6 APN List
WIFI
Firerat's APPS2EXT will work fine for you G1 users, as well as swap. Looking into possible issues with apps2ext
and more...
What you won't get:
*BLUETOOTH - Fixed?
JIT - It is off by default and breaks several of the apps in the tmobile package. This sucker is pretty fast without it.
ADW - Launcher2 is default, live with it.
User interface tweaks/ CM Settings
Live Wallpapers
Spare Parts (search the market)
And others...
G1 DangerSPL or equivalent
I'm a total CM fanboy, and eagerly await 6.1, but T-Mobile and Google have impressed me with this.
TMUS-G1-Froyo-CMRemix - SendSpace
-or-
TMUS-G1-Froyo-CMRemix - Mediafire
If you receive an OTA message please post a logcat.
CM6 Kernels, no new radio requirement (CM6 compatible radios work fine), no new spl requirement (DangerSPL or equivalent required for G1) Original T-Mo/Google Libs/Framework, cm6 libs and shell still intact.
and yes i go by a different name at the CM forum.
PLEASE TEST BLUETOOTH NOW!!!
first ha ha . NO for real thanks for this rom im downloading as i type.!!!!!!!!!!! edit works like a charm
there is no bluetooth workin on this one for the dream
but this was a problem that was in the other ROM release like this one...
I'm gonna give this one a try
i'm working on the bluetooth for Dream/G1 tonight, hopefully we'll have something tomorrow or later in the night to test.
please test out the bluetooth now, i changed the firmware file and it *should* be working now.
testing now
The current CM code is already all set up for the new official stuff, and the nightlies have it. Everything works, no need to mess around.
bluetooth works, but i think im gonna go try a nightly build
Live Wallpapers
I guess everyone missed it, or don't really care (I don't necessarily...), but live wallpapers aren't in these official OTA roms...
cant wait to try it~~~
Love it, except...
I've been through plenty of ROMs, and so far this seems like the most stable and fastest running. However, everything seems to be working great except for the Messaging application. Every time I open it, I get a FC. No idea why, tried reboot, reopening the application from different locations, but no luck. Any thoughts?
Update: After letting the phone sit shutdown overnight, the Messaging application is working fine, along with the rest of everything. Awesome job on this one!
might try this later before going to sleep.
btw, what does FC mean? i new to Android actually... bought a 2nd hand white G1. had the keyboard replaced for about $30 converted and saving up for another $30 for Digitizer replacement, mine has this big crack the halves my screen top and bottom, lol.
FC means Force close, when an application get closed unexpectedly
the official one already has working bluetooth...
Live wall paper isn't working for me
Sent from my HTC Magic using XDA App
You would have to push the livewallpaperpicker.apk from a cm6 build to /system/app/
this will allow you to pick livewallpapers for your home screen. be warned, they don't run nearly as good as they do on cm6
can we flash the swap script that works with cm6 with this?
Thanks
cyanogen said:
The current CM code is already all set up for the new official stuff, and the nightlies have it. Everything works, no need to mess around.
Click to expand...
Click to collapse
so the nightlies is based on ASOP?? does it have ap2sd
Damm im really impressed nice and smooth and internal space 85.73. Thank you sir for the share.