Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mms needed fixes CM9. #9

Closed
thekraven opened this issue Dec 31, 2011 · 2 comments
Closed

Mms needed fixes CM9. #9

thekraven opened this issue Dec 31, 2011 · 2 comments

Comments

@thekraven
Copy link
Member

The latest apktool 1.4.3 doesn't recompile ICS frameworks just right at the moment.(plural.xml errors) But the changes below fixes MMS. So a fresh build would fix it.

If someone can recompile and change true to false in the framework-res/res/values/bools.xml
Line 46:
bool name="config_mms_content_disposition_support">false

Or do it in the build process in the config.xml
CyanogenMod/android_device_samsung_crespo4g@c5d3cab
Part 1 is the framework-res.apk overlays. The eri.xml and config.xml.
Part 2 requires Mms.apk commits from above.
You can even leave the samsung bits in there or change to
Line 35:

<string name="uaProfUrl">http://device.sprintpcs.com/Motorola/MOTOMB855/</string>

Line 56:

<string name="userAgent">MOTOMB855/Android-mms</string>

Part 3 is the apns-conf.xml edits for Sprint. http://www.mediafire.com/?3nw9yw49hijdk4y

Once i get everything downloaded, I'll push it, if no else does it first.

@Shabbypenguin
Copy link
Contributor

got your pull request :) guess this can be closed now ;P

@Jaycoke
Copy link

Jaycoke commented Jan 4, 2012

MMS does not work on Electrify for build Alpha 10. Can not add APN either, it will not allow changes to be saved. No APN's show in the list. Could the following be added to future builds?

Name: USCC
APN: internet
Proxy:
Port: 80
Username: ###########@uscc.net (this in the MIN number)
Password: ########### (this in the MIN number)
Server:
MMSC: http://mmsc1.uscc.net/mmsc/MMS
MMS Proxy:
MMS Port: 80
MCC: 310
MNC: 120
Authentication Type: PAP or CHAP
APN type: mms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants