[ROM][GPL] CELB Froyo 4.4(Plain CM Rom)3-22-11

es0tericcha0s

Senior Member
May 6, 2010
4,407
875
0
mobilemojo5280.com
I don't think it will be terribly difficult to get the DroidX keyboard to work here. I tried installing the Eris 2.1 apks to no avail, but I also tried to using a couple of different 2.2 apks for other phones and they would install and open. You could use the keyboard, but multitouch was not working( (I'm certain this is because of screen resolution differences) and use of the speech to text would automatically cause a force close. So, this seems like a "simple" port just like the original port for our phones. This kind of thing though is way out of my area of expertise, otherwise I'd give it a try. The main thing you have to do is remember to remove the original LatinIME.apk via ADB before you try to install the multitouch keyboard. Instructions for this are found here: http://forum.xda-developers.com/showpost.php?p=6942502&postcount=12
 

saintdice

Senior Member
May 9, 2010
367
9
0
Tim Buck Two
Looking forward to flashing this when I get home...unless kaos 21 comes out between now and then. Then I guess I'll have 2 roms to check out when I get home. It's an embarassment of riches.

Sent from my FroyoEris using Tapatalk
 

Decad3nce

Retired Forum Moderator / Inactive Recognized Deve
Feb 19, 2010
2,086
2,761
0
already had that apns-conf.xml in the rom and still no mms. the eris had the same problem with 2.1 with the stock mms just not working at all. I can't check handcent till I fix the market lol...I was working on the build fingerprint yesterday but got distracted in irc chat...lol.

Edit: Got wifi working I beleive.
try leaving apn= blank

as in:
Code:
apn=""
and add
Code:
type="mms"
to the bottom. It's a few changes that we had to do to get it to work.

You may also have to add the correct network settings in your build.prop. If it fails after that, check your logcat for and pduparser errors(something we had in dd2.7).

Hope that helps further.
 

Chevelle1768

Senior Member
Mar 24, 2010
478
422
93
try leaving apn= blank

as in:
Code:
apn=""
and add
Code:
type="mms"
to the bottom. It's a few changes that we had to do to get it to work.
You may also have to add the correct network settings in your build.prop. If it fails after that, check your logcat for and pduparser errors(something we had in dd2.7).

Hope that helps further.
I just tried this. No go.
What would be the "correct network settings"?
 
Last edited:

Bimmer323

Senior Member
Apr 16, 2010
528
21
0
Just confirmed, I was able to send AND receive an mms using stock messaging!!! :D


Market's kinda messed up though.....


Conap and Dec3dance, awesome accomplishment!