smartmanvartan
Android Expert
Correct. I removed vmdc sprint.jar and created a test build of DS. Mms still worked. There has to be something hidden in the system identifying the phone as a pmi unit on the boost network. I found some evidence of that in services.jar. I edited the necessary files and still could not receive mms.
yea one of my test versions had the services.jar from b10... it creates a bug for sd card mounting but it would've worked for mms if it was the cause... I think the user agent is the cause... I was looking at the boost mms.apk and in the xmls the mms_config.xml contains the mms configuration for boost but the pmi mms.apk is reletively blank in that section... however on the pmi rom the mms config is set up in the custom_config folder so I'm trying to wright out the mms config for boost in custom config using the pmi mms.apk....