[QUOTE=Acedooncoon;1613458]
Quote:
Originally Posted by deck
News:
None atm.
*Tweaks*
1. To fix the mms server for sprint (to fix recieving, still working on sending even tho it will say successful).
Code:
[HKEY_LOCAL_MACHINE\Software\Jataayu\MMS\Profiles\000]
"MMSCURL"="http://mms.sprintpcs.com/servlets/mms?X-SPRINT-MDN=<your phone # here>"
example:
"MMSCURL"="http://mms.sprintpcs.com/servlets/mms?X-SPRINT-MDN=2128882222"
Hey..so I just downloaded ths ROM yesterday and I think its great...works great...and feels great...I have the Sprint TP2...but Im haven a lil problem understanding the MMS code u have....when I get to the location on the phone am I creating a string or jus copying and pasting everything u have n quotes or just everything after "http...." [ex: Am jus copying this in the string http://mms.sprintpcs.com/servlets/mms?X-SPRINT-MDN=<your phone # here>] or am I copying everything "MMSCURL..."? with my # of course...
|
just the http:// and all after that is what you put into the server address line.