I don't know how long I had to search to find the non existing answer to my question "why the crap does data not work with android". Well I have found an answer for at least my self and hopefully some other Us Cellular customers out there. The way I was correctly able to set up the apn was like this.
Name: Us Cellular
apn: cellular1wap
all other setting remained the same and now i have functioning sms mms and full data.
Hopefully this helps someone out there.
I found this information it is for the htc desire but I dont see why it wont work for us as well.
Press Voice Dailer and say Open APNS
Edit APNs to the following:
Name: USCC
APN: internet
Proxy:
Port: 80
Username: yourMSID@uscc.net
Password: yourMSID
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
NOTE:::: To find your MSID, goto settings > About Phone > Status > MIN
NOTE make sure the APN type is in lower case... Thanks for finding that mistake guys..
Then use Droid Explorer (or adb) open a terminal window and do the following
su
mount -o rw,remount /system
and copy this file : http://hotfile.com/d...82/Mms.apk.html To the System/Apps overwriting the existing one..
This will up your limit to 1mb, and has all the correct info to send the message via the data network.
And for good measure use Handcent as well...
the file download link isn't working but I'm sure someone one here knows were to get a substitute.