Royalginger 2.3.4 - myTouch 4G Q&A, Help & Troubleshooting

Royalginger 2.3.4
Does anyone having problem with their network droping? I just noted that mine did that once in awhile.
Sent from my HTC Glacier using XDA Premium App

I_variant said:
Royalginger 2.3.4
Does anyone having problem with their network droping? I just noted that mine did that once in awhile.
Sent from my HTC Glacier using XDA Premium App
Click to expand...
Click to collapse
You most likely get more help asking the same questions in the RoyalGinger thread, in the development section.

Thanks
Sent from my HTC Glacier using XDA Premium App

I forgot that I can't post in the dv's area yet
Sent from my HTC Glacier using XDA Premium App

yay i have the same probably since technically i'm a noob even though ive been searching this site daily and learning alot, just not a big poster. newayz i think now i can post in dev section cuz of this bs reply. lol

You might have to reflash the rom and when you do, just take your time with the process. It's worth it. I've run RG for a long time and network drop out was never an issue. However, you might need to type in the correct APN and delete the old ones in there. Here is the APN setup I use and really have had great results. Hope it helps.
Create a new APN.
Name: T-Mobile
APN: epc.tmobile.com
Proxy: 216.155.165.050
Port: 8080
Username: leave blank
Password: leave blank
Server: leave blank
MMSC: http://mms.msg.eng.t-mobile.com/mms/wapenc
MMS Proxy: 216.155.165.050
MMS Port: 8080
MCC: 310
MNC: 260
Authentication Type: leave blank
APN: default,supl,mms (Very important to not have a space in there.. just the ,)
hit the menu button and hit save. then use that apn.

I am having the same problem except I cant post my logcat in the developer section until I have 10 posts. 5 more to go

altroy2 said:
You might have to reflash the rom and when you do, just take your time with the process. It's worth it. I've run RG for a long time and network drop out was never an issue. However, you might need to type in the correct APN and delete the old ones in there. Here is the APN setup I use and really have had great results. Hope it helps.
Create a new APN.
Name: T-Mobile
APN: epc.tmobile.com
Proxy: 216.155.165.050
Port: 8080
Username: leave blank
Password: leave blank
Server: leave blank
MMSC: http://mms.msg.eng.t-mobile.com/mms/wapenc
MMS Proxy: 216.155.165.050
MMS Port: 8080
MCC: 310
MNC: 260
Authentication Type: leave blank
APN: default,supl,mms (Very important to not have a space in there.. just the ,)
hit the menu button and hit save. then use that apn.
Click to expand...
Click to collapse
Thank you very much for your reply. Memlike you what make this place great .
Sent from my HTC Glacier using XDA Premium App

You are welcome. Hope it helps.
I_variant said:
Thank you very much for your reply. Memlike you what make this place great .
Sent from my HTC Glacier using XDA Premium App
Click to expand...
Click to collapse
Sent from my HTC Glacier using XDA App

Is there any way to turn off the camera sound off in the royal ginger 2.1 rom?

Related

Updated MMS Access point Settings Solution

MMS Settings,
To start off, I have seen mixed results with people getting the following settings to work:
Name: T-Mobile US
APN: epc.tmobile.com
Proxy: 216.155.165.050
Port: 8080
Username: (leave this blank)
Password: (leave this blank)
Server: (leave this blank)
MMSC: http://mms.msg.english.t-mobile.com/mms/wapenc
MMS Proxy: 216.155.165.50
MMS Port: 8080
MMS Protocol: WAP 2.0 (if you have this)
MCC: 310
MNC: 260
APN Type: default,supl,mms
However, even with the new ppp enabled builds I still was not able to send msgs. I did some research and took a look at an ADB log while attempting to send with these settings. I noticed that the log would throw an error for (bad http gateway) for the mms.
I looked around and noticed that under windows mobile the MMSC address is a bit different. I went ahead and replaced the following:
MMSC: http://mms.msg.english.t-mobile.com/mms/wapenc (not working)
with
MMSC: http://mms.msg.eng.t-mobile.com/mms/wapenc (working)
As soon as i changed this I was able to send mms immediately, the message went out fast and without issue. Somepeople way want to give this a try if they still can't send.
I posted this on Shui's thread and people are having good results. I have confirmed it fixes mms sending issues on both shui8 build and Mattc Froyo/sense build.
Update on testing of settings 08/27/2010
After some further testing I found that placing the proxy address and port for the main data connection causes some issues loading some webpages that use ssl, (web page would come up blank). I removed the proxy and port entry that were under the access point name and left the entries as they were under the mms settings. MMS still works and now I am no longer seeing problems with SSL pages loading a a blank white page.
Updated settings should appear as below for working mms and preventing web traffic from being incorrectly proxied.
Name: T-Mobile US
APN: epc.tmobile.com
Proxy: (leave this blank)
Port: (leave this blank)
Username: (leave this blank)
Password: (leave this blank)
Server: (leave this blank)
MMSC: http://mms.msg.eng.t-mobile.com/mms/wapenc
MMS Proxy: 216.155.165.50
MMS Port: 8080
MMS Protocol: WAP 2.0 (if you have this)
MCC: 310
MNC: 260
APN Type: default,supl,mms
Does it solve the issue of the fuzzy small pic when its being received as well? Thanks
Sent from my HTC Desire using XDA App
Just confirmed these settings on my TMOUS phone running Matt's Froyo 1.6b PPP Version. Picture sent to my wife and she received it within 30 seconds of me pressing send. Also, the picture she sent back to me came in just as fast with no loss to picture quality. Thanks for the settings!
Sent from my HTC HD2 using XDA App
bokechukwu1 said:
Does it solve the issue of the fuzzy small pic when its being received as well? Thanks
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
Sorry if not also is there a way to get full size or full screen mms
Sent from my HTC Desire using XDA App
bokechukwu1 said:
Does it solve the issue of the fuzzy small pic when its being received as well? Thanks
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
In my testing pictures send and receive at the proper size when using a vanilla android based rom (ie shui/plain foyo 2.2).
However when using a desire/sense based rom it seems that there may be issues when receiving pictures. The problem being that the picture/msg still arrives on the hd2 fine but that because the phone is identifying itself to Tmobile as an HTC desire in its user agent tmobile's servers are resizing the picture, thus leaving you with the tiny photo when receiving.
A possible solution I've seen researching the problem appears to be modifying the desire's mms/sms apk to change the hardcoded useragent. This solution appears to have been used on phones like the hero which had the same type of issue but that apk isn't currently compatible with the newer 2.2 based sense roms.
doesn't work for me, running mattc 1.6b
doesn't send the mms, and when i go to wireless & networks, the status for mobile network says "connection failed"
drewestate said:
MMS Settings,
To start off, I have seen mixed results with people getting the following settings to work:
Name: T-Mobile US
APN: epc.tmobile.com
Proxy: 216.155.165.050
Port: 8080
Username: (leave this blank)
Password: (leave this blank)
Server: (leave this blank)
MMSC: http://mms.msg.english.t-mobile.com/mms/wapenc
MMS Proxy: 216.155.165.50
MMS Port: 8080
MMS Protocol: WAP 2.0 (if you have this)
MCC: 310
MNC: 260
APN Type: default,supl,mms
However, even with the new ppp enabled builds I still was not able to send msgs. I did some research and took a look at an ADB log while attempting to send with these settings. I noticed that the log would throw an error for (bad http gateway) for the mms.
I looked around and noticed that under windows mobile the MMSC address is a bit different. I went ahead and replaced the following:
MMSC: http://mms.msg.english.t-mobile.com/mms/wapenc (not working)
with
MMSC: http://216.155.174.84/servlets/mms (working)
As soon as i changed this I was able to send mms immediately, the message went out fast and without issue. Somepeople way want to give this a try if they still can't send.
I posted this on Shui's thread and people are having good results. I have confirmed it fixes mms sending issues on both shui8 build and Mattc Froyo/sense build.
Click to expand...
Click to collapse
I first posted these settings on the 23rd in the thread listed below.
http://forum.xda-developers.com/showthread.php?t=757896&highlight=mms&page=2
It just made sense to me that the settings from the Nexus One should work if I were using a Nexus One based build. I noticed that some of the builds contained the MMS Protocol field and some(Nexus One based builds) didn't. So I researched it and found a solution here:
http://www.google.com/support/forum/p/android/thread?tid=728949efd681db72&hl=en
They had been sitting there waiting all along.
Doesn't work!
http://mms.msg.english.t-mobile.com/mms/wapenc
Work!
http://mms.msg.eng.t-mobile.com/mms/wapenc
And it works for me with no problems.
Sent from HTC HD2 using XDA app.
Sending and receiving works but I still get a very fuzzy pic using mattc 1.6b
Sent from my HTC Desire using XDA App
These settings do not work for me>
im running mattc 1.6b with the radio 2.12.50.02.2 and WM barbones by energy.
ive tried all those settings listed above and i am able to recieve them but i cannot send them.
http://216.155.174.84/servlets/mms appears to be working fine for me, no small fuzzy pics either.
ChuckyDroid + 2.12.50.02_2 + Shubcraft 1.4d
I got MattC sense 1.6b RMNET
But like none of the APN settings work for me, AT all or if it does it says unable, then i can onnly send 1 MMS then it says unable every other time.
Is it my WM rom?
ChunkyDroid
Radio 2.12
2.08.HSPL
TMOUSA
works great for me.
Shub 1.4
2.12.5
chucky droidrom
I still have yet to get working MMS for me. Since Android was released for HD2, have yet to get one message to work.. /sigh maybe time to change builds...
Awesome. Finally what I needed
I have tried everything i could possibly find on this site with no luck. Maybe i should try a different android rom? I really dont want to becuz i love mattc's builds but i want to send mms too!
Im using mattcs 1.6b
2.12 radio
And barebones WM by energy
Anyone have suggestions for what to do?
Sent from my HTC Desire using XDA App
Are these settings and changes suppose to be made under Windows and Android?
Sent from my HTC Desire using XDA App
confirm
The updated settings work for me.
TMOUS
Stock rom
Stock radio
using HYPERDROID V1.1
MMS sent picture and voice messages and recieved a small video message 18kb
thanks this worked great.
Seems as if mattc Rom is the issue when it comes to mms because every other Rom it works with no fuzzy pics mattc Rom it doesn't
Sent from my HTC Desire using XDA App

Tmobile US, HD2 and Android MMS issues

I'm not totally sure where this should go. But I've been reading up quite a bit and decided to try out android on my hd2. What ive got is a HD2 Tmobile US 1024, I'm curently running FroyoStone Sense V3.2 from october17, im running HSPL, and radio 2.12.50.02_2, the issue I have is ive been thrue the apn settings, called up tmobile even and they had me input the apn settings epc.tmobile.com and i get nothing, i have working 3g internet, however its spotty, seams to drop connection alot, but when i get a mms i go to download and it fails every time no matter what i do. now tmobile when i called up tech support, they said i need to just switch to a android data plan, as its the same price i can switch back and forth as much as id like, and it would allow it to work.. however ive see people here be able to get it to work, but most say it works with a smartphone plan.. i'm woundering if somthing els has changed tmobile side that would make me have to switch or do i have to switch or am i missing something in settings entirly here? id just like to find an answer to resolve this issue thanks and sorry again if this is in the wrong location...
This is an EXTREMELY common problem, and the solution can be found by using the search function.
i'm not sure you get what im saying, ive done the whole settings with the mmc settings and proxy settings ect and cant get it to work fallowing the stuff here. failure to download message every time no matter what settings i use in the apn, wich is why i'm woundering wich is the official instructions, and or if i need to get the android data plan insted.
ashasaur said:
This is an EXTREMELY common problem, and the solution can be found by using the search function.
Click to expand...
Click to collapse
Way to be less than helpful...
DJNathan said:
I'm not totally sure where this should go. But I've been reading up quite a bit and decided to try out android on my hd2. What ive got is a HD2 Tmobile US 1024, I'm curently running FroyoStone Sense V3.2 from october17, im running HSPL, and radio 2.12.50.02_2, the issue I have is ive been thrue the apn settings, called up tmobile even and they had me input the apn settings epc.tmobile.com and i get nothing, i have working 3g internet, however its spotty, seams to drop connection alot, but when i get a mms i go to download and it fails every time no matter what i do. now tmobile when i called up tech support, they said i need to just switch to a android data plan, as its the same price i can switch back and forth as much as id like, and it would allow it to work.. however ive see people here be able to get it to work, but most say it works with a smartphone plan.. i'm woundering if somthing els has changed tmobile side that would make me have to switch or do i have to switch or am i missing something in settings entirly here? id just like to find an answer to resolve this issue thanks and sorry again if this is in the wrong location...
Click to expand...
Click to collapse
You do not need to use an Android data plan. I am using a T-Mobile US HD2 on the T-Mobile US network and can send/receive MMS just fine. My connection, like yours, is spotty but it DOES work. Try the following APN settings. If they do not work then I'm not really sure what to do aside from try a different Android ROM maybe..
Code:
Name: T-Mobile US
APN: epc.tmobile.com
Proxy: NOT SET
Port: NOT SET
Username: NOT SET
Password: NOT SET
Server: NOT SET
MMSC: http://mms.msg.eng.t-mobile.com/mms/wapenc
MMS proxy: NOT SET
NNS port: WAP 2.0
MCC: 310
MNC: 260
Authentication type: NOT SET
APN type: default,supl,mms
Thank you verry much, i'm at this point 100% sure its the rom as those settings bloody well dont work.. so that being said, What do you run on yours? from hspl version, rom name and version along with radio name and version :-D ill get the same and that should be that :-D
thanks if you dont mind please :-D
DJNathan said:
Thank you verry much, i'm at this point 100% sure its the rom as those settings bloody well dont work.. so that being said, What do you run on yours? from hspl version, rom name and version along with radio name and version :-D ill get the same and that should be that :-D
thanks if you dont mind please :-D
Click to expand...
Click to collapse
I personally use M-Deejay's Froyo HD v3.7. It's a Desire HD port. I use the 2.12.50.02_2 radio. I use the 3.14.531.0 (04666) WWE T-Mobile ROM as my base but my build is 23563(A personal unreleased ROM). I'm also using HardSPL3.
As far as WM ROM is concerned, I don't share my ROM. You could try any other WM ROM based off of the base ROM I mentioned above though and it should work just fine for you.
Best of luck!
dharvey4651
Mmsc use h t t p : // 10.165 .193.22/ mms / wapenc
minus the spaces
Sent from my Htcclay's SuperDesire using XDA App
Name: T-Mobile Data
Apn: epc(dot)tmobile(dot)com
Mmc: 310
Mnc: 260
Apn type: default,supl,mms
Sent from my Htcclay's SuperDesire using XDA App
funky2fresh said:
Mmsc use h t t p : // 10.165 .193.22/ mms / wapenc
minus the spaces
Sent from my Htcclay's SuperDesire using XDA App
Click to expand...
Click to collapse
Thanks This finally got my mms working, but they come through small, like 5-15kb. Any fix for that?
Sent from my HTC HD2 using XDA App
WELL IM RUNNING THE LATEST STOCK WM AND RADIO AND USING THIS [BUILD][22.11.2010] [Core Droid V0.8][EVO 4G&BRAVO][WWE&TMOUS][Hastarin R8.4]ONLINE I HAVENT HAD ANY ISSUES WITH THE MMS.
hell i bin at this for a few days now and tried everything i Google. even called up t-mobile and asked. no one can give me a straight answer. im running the new droid blue flash from supersport. [ROM][WWE][Nov.17.2010] TMOUS WM w ANDROID COOKED IN! BlueTopia 1.0.3 by cmylxgo
can anyone help me with this. or do i just have re flash something else. if so can u tell me whats the best rom to re flash.
cool thing about this rom is that it boots up into android.
bacchusdiver said:
hell i bin at this for a few days now and tried everything i Google. even called up t-mobile and asked. no one can give me a straight answer. im running the new droid blue flash from supersport. [ROM][WWE][Nov.17.2010] TMOUS WM w ANDROID COOKED IN! BlueTopia 1.0.3 by cmylxgo
can anyone help me with this. or do i just have re flash something else. if so can u tell me whats the best rom to re flash.
cool thing about this rom is that it boots up into android.
Click to expand...
Click to collapse
About 3 or 4 months ago, we noticed our family plan phones would not send or receive MMS. I chatted online with T-Mobile support for hours and after the support tech resent several different sets of settings to our phones... magic ! He said our network settings had been surreptitiously changed by recent work on the network and he had no idea why.
Are you sure your phone is at fault?
this is the settings im currently using and it seems to work as far as sending a picture.. it was very quick to send....and took less then minute to download a pic sent to me... i beleive i have finnaly found the fix for me atleast hope this helps...if it does plz say thxs... took me two months to figure this out...
APN: EPC.TMOBILE.COM
PROXY: Leave blank
Port: leave blank
user name: leave blank
user password: leave blank
server: Leave Blank
MMSC: HTTP: //216.155.174.84/Servlets/mms
mms proxy: leave blank
mms port: leave blank
mms protocol: wap 2.0
mcc:310
mnc:260
I had the same problem as everybody else except when I used BlueTopia BUT my choice of flavor has always been MDJ Froyo (currently V 4.6) and I tried all the same things you guys did. The ONLY thing that has worked for me, fixing MMS size to 1024 and send/receive issues is found here http://forum.xda-developers.com/showpost.php?p=9511483&postcount=3336 Let me know if you guys need any help installing...I personally used Root Explorer to change the files, reset and boom everything was working PERFECT.
These settings work for me
Name: T-Mobile US
APN: epc.tmobile.com
Proxy: (leave this blank)
Port: (leave this blank)
Username: (leave this blank)
Password: (leave this blank)
Server: (leave this blank)
MMSC: http://216.155.174.84/servlets/mms
MMS Proxy: 216.155.165.50
MMS Port: 8080
MMS Protocol: WAP 2.0 (if you have this)
MCC: 310
MNC: 260
APN Type: default,supl,mms
as seen here: http://forum.xda-developers.com/showpost.php?p=8002865&postcount=3
evilmika said:
These settings work for me
Name: T-Mobile US
APN: epc.tmobile.com
Proxy: (leave this blank)
Port: (leave this blank)
Username: (leave this blank)
Password: (leave this blank)
Server: (leave this blank)
MMSC: http://216.155.174.84/servlets/mms
MMS Proxy: 216.155.165.50
MMS Port: 8080
MMS Protocol: WAP 2.0 (if you have this)
MCC: 310
MNC: 260
APN Type: default,supl,mms
as seen here: http://forum.xda-developers.com/showpost.php?p=8002865&postcount=3
Click to expand...
Click to collapse
i have these exact settings. if i send myself a test mms it comes back, as working, in less than 30 seconds - flawless. however, when i send messages to other networks (like at&t and iphoner's) the messages don't get there.
i have read that our dns settins have to match the apn but i have no clue as to how the dns settings impact mms delivery. are iphones pre set to receive a certain size mms? any help would be appreciated.
I've never messed with DNS setting and when I've called cs they never mentioned it..
Sent from my Nexus One using XDA Premium App
Are you using an SD version or nand?
Sent from my hd2 nandroid using XDA Premium App
I've actually ran into a problem with some of my pics I send out being blank messages happens with any apn setting...anyone able to help...also it is when some of my pics is sent to an att phone....
Sent from my Nexus One using XDA Premium App

Rogers APN for Atrix

Hi I've been trying to search for apn settings for rogers for the atrix . The ones I found didn't work. Any atrix owners ... please help.
Thanks.
Sent from my MB860 using XDA App
i.mac said:
Hi I've been trying to search for apn settings for rogers for the atrix . The ones I found didn't work. Any atrix owners ... please help.
Thanks.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
http://tinyurl.com/49rzg3v
First link. Currently using these settings with an ATT atrix on rogers.
So just internet.com?
Doesn't work with or without username.
Sent from my MB860 using XDA App
MKVFTW said:
http://tinyurl.com/49rzg3v
First link. Currently using these settings with an ATT atrix on rogers.
Click to expand...
Click to collapse
I find those don't work with MMS on the Atrix, so the question did have meret. I found a single entry APN that does data and MMS pefectly. Kill any APN's you have and only input whats listed leave the rest bank.
Name: Rogers
APN: rogers-core-appl1.apn
MMSC: http://mms.gprs.rogers.com <http://mms.gprs.rogers.com/>
MMS Proxy: 10.128.1.69
MMS Port: 80
MCC: 302
MNC: 720
callen81 said:
I find those don't work with MMS on the Atrix, so the question did have meret. I found a single entry APN that does data and MMS pefectly. Kill any APN's you have and only input whats listed leave the rest bank.
Name: Rogers
APN: rogers-core-appl1.apn
MMSC: http://mms.gprs.rogers.com <http://mms.gprs.rogers.com/>
MMS Proxy: 10.128.1.69
MMS Port: 80
MCC: 302
MNC: 720
Click to expand...
Click to collapse
hmmm they work for me. Always have through several android phones and on the atrix im using now. Odd
for rogers its just
internet.com
for fido
its
internet.fido.ca
user: wapuser1
pass: wap
Yeah it worked. Just took a little while.
Sent from my MB860 using XDA App

[Q] Can't send/receive MMS while on Wifi w/Royal Glacier 1.3

I did a search and I'm using some APN settings I found in another thread. They are:
Name: T-Mobile
APN: epc.tmobile.com
Proxy: 216.155.165.050
Port: 8080
Username: leave blank
Password: leave blank
Server: leave blank
MMSC: http://mms.msg.eng.t-mobile.com/mms/wapenc
MMS Proxy: 216.155.165.050
MMS Port: 8080
MCC: 310
MNC: 260
Authentication Type: leave blank
APN: default,supl,mms
I still can't get MMS to send/receive over wifi even with these settings. They worked on the stock ROM, and I'm not 100%, but I think I also had them working with Royal Ginger 1.5. Any help is appreciated.
If you are using wifi calling.... welcome to my world.
I depend on wifi calling to use my phone at home.
On royal glacier... the apn settings that are built into the rom work for the rom. The issue I have is with any sense based roms. No matter what I have done for apn settings, my phone will never send or receive a mms. Text works fine. I've used apn backup programs. Manually edited them. Tried 10 different apn settings I have found online.
Any AOSP rom I use... mms works perfectly. Without editing anything. Load up a sense rom. No mms.
If you get it fixed.. lemme know. I love aosp .. but would love to know the fix.
Sent from my HTC Glacier using XDA App

Faster APN

Has anyone tried the APN settings for AT&T that were used for the SGS2? Its the same as our AT&T US HSDPA but it doesn't have any of the APN type settings. I gave it a try and am downloading at a constant 2Mbps faster (during regular traffic hours was getting 3.xxMbps now getting 5.xxMbps). Here's the link give it a try see if it works for all of us.
http://forum.xda-developers.com/showthread.php?t=1109983
To clear up some of the confusion this APN is for the faster AT&T H+ speeds if you don't have the backhaul in your area yet this will probably make no difference.
Now as far as what I did, I did not delete all my APN's like the link I posted said (since our APN's work) I just added a new one named it whatever I wanted then under APN put phone that's it. Since our phones don't have the "internet only" in a drop down you leave that blank and since we have an mms APN already you leave that part of the instructions out as well. Hope this helps with the confusion a bit.
From unlocked/rooted GB Atrix
drock212 said:
Has anyone tried the APN settings for AT&T that were used for the SGS2? Its the same as our AT&T US HSDPA but it doesn't have any of the APN type settings. I gave it a try and am downloading at a constant 2Mbps faster (during regular traffic hours was getting 3.xxMbps now getting 5.xxMbps). Here's the link give it a try see if it works for all of us.
http://forum.xda-developers.com/showthread.php?t=1109983
From unlocked/rooted GB Atrix
Click to expand...
Click to collapse
trying this once my phone turns on.... (battery died)
I just tried it and actually saw a 1-3 Mbps improvement with his recommendations. (ran 2 tests using phone son and 3 tests using default wap.Cingular son)
Sent from ATRIX (Alien#3) using the XDA Premium App
"Scroll down to APN Type, Select Internet only"
for my phone you have to type it in for the APN. what should I type? I tried "internet", no good.
I'm not getting any data. Must have error-ed somewhere....
jruweaver said:
I'm not getting any data. Must have error-ed somewhere....
Click to expand...
Click to collapse
Actually, it works fine. For APN type, leave that blank as well. That's what I did.
danstheman7 said:
Actually, it works fine. For APN type, leave that blank as well. That's what I did.
Click to expand...
Click to collapse
That was the problem, thanks.
Doesn't work, It caps me at 4Mbps, the default gets me around 5-6Mbps.
edit: I just deleted the VPN type. I'm now getting 7Mbps at 3:30 am NY
Eh, I noticed a little jump. Not to the point that it's monumental, but around .8mbps.
to a total of 1.6mbps hahaha
It pretty unstable, I think someone in the GS2 topic said this.
I'll get 1Mbps in one test, and 10Mbps the next.
I actually have these settings already by default, I'm on OTA att stock GB...
Sent from my MB860 using XDA App
slimslim said:
I actually have these settings already by default, I'm on OTA att stock GB...
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
Since you are on the OTA, could you list each field verbatim?
I have tested this time and time again with this APN I am hitting anywhere from 1-3Mbps (more like a consistent 2Mbps) faster and this is same test ran at the same time back to back with my phone im the exact same position every time. Now this APN is for faster AT&T H+ speeds if you don't have the backhaul in your area yet this will probably make no difference.
Now as far as what I did, I did not delete all my APN's like the link I posted said (since our APN's work) I just added a new one named it whatever I wanted then under APN put phone that's it. Since our phones don't have the "internet only" in a drop down you leave that blank and since we have an mms APN already you leave that part of the instructions out as well. Hope this helps with the confusion a bit.
From unlocked/rooted GB Atrix
My speeds have always been 4 mbps + usually close to 5 and I have never modified apn settings. Guess its just location thing, depending on where u are.
Sent from my MB860 using XDA Premium App
tdamocles said:
Since you are on the OTA, could you list each field verbatim?
Click to expand...
Click to collapse
APN: phone
Proxy: <Not set>
Port: <Not set>
User Name: <Not set>
Password: <Not set>
Server: <Not set>
MMSC: <Not set>
MMS Proxy: <Not set>
MMS Port: <Not set>
MCC: 310
MNC: 410
Authentication type: <Not set>
APN Type: default, supl, agps, fota, dun
APN Protocol: IPv4
Sent from my MB860 using XDA App
The APN MMS is set on wap.cingular by default also.
Sent from my MB860 using XDA App
Same as stock on mine (2.34 OTA)
slimslim said:
APN: phone
Proxy: <Not set>
Port: <Not set>
User Name: <Not set>
Password: <Not set>
Server: <Not set>
MMSC: <Not set>
MMS Proxy: <Not set>
MMS Port: <Not set>
MCC: 310
MNC: 410
Authentication type: <Not set>
APN Type: default, supl, agps, fota, dun
APN Protocol: IPv4
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
The name is AT& T hspa+ or AT& T hspda?
Sent from my MB860 using XDA App
tdamocles said:
The name is AT& T hspa+ or AT& T hspda?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
Mine is the same and it's under AT&T hspda
Do we just leave APN type blank since stock lists different types?

Categories

Resources