Mobile Network Settings - Nexus 4 Q&A, Help & Troubleshooting

I am just curious by default what settings are enabled under the Mobile Network Settings option?
Data Enabled
Data Roaming
Access Point Names
Use only 2G networks
Network operators
Those are the options that are available. I changed something by accident and don't remember what was the default settings. If anyone knows that would be greatly appreciated.
Also what are the default settings while on wifi? Thanks
Edit: I think I figured it out, Data enabled should be the only option checked by default. Thanks

Related

help cant get data settings working!

hello.
just got a uk xperia x10 and i think its unlocked, it works to make calls with orange uk and o2 uk etc, but its not getting any 3g or data connections,and browser is not working.
i have tried to select auto internet settings but its ghosted out and i cant select it.
my sim is 3g enabled as it works in my htc desire.
please help
What version of the phone do you have? X10i or X10a
You might have a phone with different frequencies from your network.
you can check the version from the settings -> About Phone -> Model number
You should also be able to install the setting via Setting -> Wireless controls -> Mobile Networks -> Auto Internet Settings
Assuming you have the correct model for your region you should only have to update your apn settings. Call your carrier or google it.
maybe helps
Check the APN settings. My automatic APN settings had a error with the misspelling the user-name. Instead internet, it was intrenet.
Hope it helps.
Also you can (surprisingly?) look on the x10 support pages on the SE website - they have all the details for the UK networks on there so you can set it up manually.

changing Sprint APN settings

Hey all,
Can anyone please help me change the APN on my Sprint Tab?
I read that I need to go to Mobile Networks in settings but it is not there. The mobile network button says "set options for roaming, networks, APNs" but when I open it there is nothing relating to APN.
any ideas?
no one? I am trying to get the phone working on Bell Mobility and I think i need to change the APN

N910F - Phone won't connect to mobile internet no matter which ROM I try.

As the title suggests, I can't connect to mobile data no matter what. I have tried DrKetan's L8 ROM as well as Kyubi ROM 3.2. It won't connect no matter what. Maybe its a modem problem? I noticed that I have a modem from Germany (Germany - DE) while I live in Greece (Greece - BY). Also I'm on COI3 bootloader. Can you guys help me? I would greatly appreciate it. Thanks in advance.
Some feedback please?
Come on guys, no one?
Only mobile data right? Can you make and receive calls or sms?
Have you had a look under [Settings -> More networks -> Mobile networks-> APN ] and see if you're missing some settings there?
discopotato said:
Only mobile data right? Can you make and receive calls or sms?
Have you had a look under [Settings -> More networks -> Mobile networks-> APN ] and see if you're missing some settings there?
Click to expand...
Click to collapse
Exactly, only mobile data. SMS and calls working as expected. What should I do about APN? I never had to set that up on a ROM before.
NickVXD said:
Exactly, only mobile data. SMS and calls working as expected. What should I do about APN? I never had to set that up on a ROM before.
Click to expand...
Click to collapse
1) Mobile data box is ticked?
2) Did you set your network mode to LTE/WCDMA/GSM(auto connect) ? and not gsm only?
3)Do you have any options under APN - your providers mobile data setting could be missing. Not a big issue you can contact your sim provider and ask them for the APN settings to get mobile data. They should be able to provide you with the settings and the correct values. Else google search apn for that provider and maybe it'll result in the values for you to add manually.
I only remember having to do it once before myself a while back, hope this helps you out mate.
discopotato said:
1) Mobile data box is ticked?
2) Did you set your network mode to LTE/WCDMA/GSM(auto connect) ? and not gsm only?
3)Do you have any options under APN - your providers mobile data setting could be missing. Not a big issue you can contact your sim provider and ask them for the APN settings to get mobile data. They should be able to provide you with the settings and the correct values. Else google search apn for that provider and maybe it'll result in the values for you to add manually.
I only remember having to do it once before myself a while back, hope this helps you out mate.
Click to expand...
Click to collapse
I will check this out, hope it works. Thanks a lot.

x727 no mobile data (chatr in Canada)

I just got a x727, and I'm on Chatr in Canada. Making and receiving calls are ok, but no mobile data. setting -> mobile network -> mobile data is on, for "Preferred network type", I tried all the options - 4G priority, 3G priority and 2G, none of them works.
Please help, thanks
ln613 said:
I just got a x727, and I'm on Chatr in Canada. Making and receiving calls are ok, but no mobile data. setting -> mobile network -> mobile data is on, for "Preferred network type", I tried all the options - 4G priority, 3G priority and 2G, none of them works.
Please help, thanks
Click to expand...
Click to collapse
​
You need to configure the proper APN settings for the network. click settings, mobile networks, then whatever is under "SIM card information." It should be the name of the network and phone number. Click on that. The next menu will present you with the ability to set and change APN's.
bestmvno.com said:
​
You need to configure the proper APN settings for the network. click settings, mobile networks, then whatever is under "SIM card information." It should be the name of the network and phone number. Click on that. The next menu will present you with the ability to set and change APN's.
Click to expand...
Click to collapse
Thanks, it works now.

Restart network with ADB commands

On OP5 we have dual SIM. I use two SIMs from two providers and I want to change only default mobile data provider when I'm on a specific location.
I tried with:
Code:
adb shell settings put global multi_sim_data_call 2
If I check with
Code:
adb shell settings get global multi_sim_data_call
, I get value 2. I have checked also on phone (Settings -> SIM & Network -> Mobile data) and it really changed. So command works.
BUT - the phone still shows and uses the previous setting.
Any idea how to force the phone to restart network or something similar?
tuncan said:
On OP5 we have dual SIM. I use two SIMs from two providers and I want to change only default mobile data provider when I'm on a specific location.
I tried with:
If I check with , I get value 2. I have checked also on phone (Settings -> SIM & Network -> Mobile data) and it really changed. So command works.
BUT - the phone still shows and uses the previous setting.
Any idea how to force the phone to restart network or something similar?
Click to expand...
Click to collapse
Why not using the quick settings toggle on oos for changing data sim? Or do you use another rom?
strongst said:
Why not using the quick settings toggle on oos for changing data sim? Or do you use another rom?
Click to expand...
Click to collapse
My main idea is changing a data SIM with Tasker. My first provider has bad coverage in my valley and I want to change it automatically.
On the other hand - I'm on OOS, but how do you mean using the quick settings toggle? Can I (at least) create a shortcut for this settings? I didn't find that.
tuncan said:
My main idea is changing a data SIM with Tasker. My first provider has bad coverage in my valley and I want to change it automatically.
On the other hand - I'm on OOS, but how do you mean using the quick settings toggle? Can I (at least) create a shortcut for this settings? I didn't find that.
Click to expand...
Click to collapse
You need to add this toggle to your quick settings menu
Tnx. This should be good enough for now. I don't know how I missed this icon.
Well, maybe I thought that this will change default SIM card for calling and SMS, but it works as I want - just change default "mobile data".

Categories

Resources