How to enable dun and any other apn - OnePlus 7 Pro Guides, News, & Discussion

Android 10 they moved apn xml to /system/product/etc make copy of xml make the changes user_visible="true" and user_editable="true" and its fixed in Android 10 Android 9 first you make 2 copys of your apn in system etc one for you to edit, one for when you mess something up it happens. in the xml you find your carrier and the dun apn add the line user_visable="true" it works this way you need to be able to see apn but not be able to write to it be careful after you edit copy it to back to system/etc change permission 0644 and reboot. the xml is UPDATED for Android 10 place in /system/product/etc/apns-conf.xml I did in twrp i put Android 10 in mega so it could be downloaded NEWos 10.0.2 NEW product/ect download link
New https://mega.nz/#!ShFlTQwT!iNY2aIlcdr9wvQuHhmahH17dAprTZzoFtvmv9WZCKC0 for system/ect https://mega.nz/#!T8EHTYqY!TPNslQzQ-ZvZx5rqXIUXryHM89fwUCNjoF5c39AJmZM the ect controls mtu i have them matching for 310260

Won't this get you kicked off your carrier for excessive use?

never it just allows dun very easy I decompiled the framework.apk changed mtu dont prefer apn also but no they allow unlimited on TMobile but they only see it as data it unblocks apn after change you reboot and it's there just keep read only you only delete line user_visable"false" I used my manager to do so and changed permission to 0644 and root ownership and copied over in twrp I tested with file manager it just unlocks it if you change user_editable to true on main apn you can open speed

Tried to follow this, having a heck of a time.
I went into system etc apn xml, found my carrier apn named T-Mobile LTE
But it didn't match the apn in settings under access point names. Also you said to also find the dun, there was no dun for TMobile LTE any where. I seen dun entries for other TMobile apns, but not the one named TMobile LTE. There were manyother TMobile entries, like TMobile US 160, 260, 270 and a bunch of other numbers. Under my settings/access points, the apn selected is named TMobile LTE with no number after, so I figure that's what I need to look for in the xml, so I find it, but again, the info under it doesnt match the MCC and MCN numbers don't match and the Apn type doesn't either. For example , in my settings/access points, the last apn type is xcap, but in the xml xcap isnt there, there's just default, supl. Mentioned it because Im guessing they need to match? But they don't.
Also, when I do find the right one in the apn xml what exactly am I supposed to do?
Delete user_viable=false Ok I understand that, but where exactly is that supposed to be? Under my carrier? If so, I'm using solid file explorer, so I searched the words user_viable= false and thru out the entire XML file there are only 4 instances of user_viable= false and they are all under Verizon apns. So I'm not sure what's up with this, because it's definitely not under the TMobile apns.
And then you said NOT to delete read_only=true? Ok I understand that , but again, is that supposed to be under my carrier right?
So basically, when I find the correct apn in the xml, user_ viable = false should listed, and I'm supposed to delete that, then save and change permissions to 0644 and reboot? Then after reboot go into settings/access points and reset apn.
Is that right? If it is, good
Now I have to figure out how to find the right apn in the apnxml file.
Sorry for all this trouble.

kinda but make a copy of apn xml to internal or sd can't modify while system is using it use mt manager app I have English version if needed it lets you jump to line you need and backs it up but after you copied XML you can modify it I've put xml back in system with twrp fixed permission 0644 rebooted and fixed permission my file explorer check ownership make sure it's root you then can reset apn in settings and what you set works, on pcweb user_editable false I think works best (like mms you can see but not edit system will use if it's there) if you need my manager English I'll send if you tell me apn and oos version I'll make you one if you're having issue I always like to help when I can

that's how I moved and ownership with my manager and I use project fi apn because I decompiled my framework config_respects hold carrier config to false and config dont prefer son to true you can use gravity box to do that that's not needed I've changed a lot mtu 1500 I helped build a few ROMs so not a noob lol

I appreciate your time and you trying to help.
I'm still lost though. Sorry
I'm on the OnePlus 7 pro, On Tmoble
Ok I'll make a copy of the apn xml and place it on sd card, so then I'm able to edit it. But what exactly am I looking for?
I'm on TMobile, the name of my apn applied under Settings-WiFi & Internet-Mobile Data- Access Point Names is TMobile LTE, so when I open the xml find in a root explorer, am I looking for the entry named TMobile LTE, right? Once I find that, you said to delete the line user_viable=false, but there is no such line, and there also isn't a DUN entry.
Please try to direct me step by step if possible, considering my exact situation stated above.
Thank you very much ecompton

Here are screenshots of the xml entry that I think is the correct one, and the 2nd screenshots are of my apn in settings.
Do you see anything here that is correct or incorrect?
You see how there is no user_viable=false or no dun entry.
You see the apn entry in the xml file doesn't match the apn in settings? Should they match? Or no?

If you don't want to root, there's another way.
Go to your APN settings and set "MVNO type" to "GID" and "MVNO value" to "FF", save and go back, other operator specific APNs will be gone.
You won't be able to create (or add) DUN configurations but that would also cause the "default" APN to be used instead of your operator's DUN configuratoin.
Enjoy!

maddler said:
If you don't want to root, there's another way.
Go to your APN settings and set "MVNO type" to "GID" and "MVNO value" to "FF", save and go back, other operator specific APNs will be gone.
You won't be able to create (or add) DUN configurations but that would also cause the "default" APN to be used instead of your operator's DUN configuratoin.
Enjoy!
Click to expand...
Click to collapse
Thanks for the reply.
To Bo clear, I'm already rooted.
But I still tried what you said, after I hit save, and go back like you said, nothing changed, the same apn with all the same settings that was applied b4 is selected.
Is that is what's supposed to happen?
Thank you

ecompton59 said:
that's how I moved and ownership with my manager and I use project fi apn because I decompiled my framework config_respects hold carrier config to false and config dont prefer son to true you can use gravity box to do that that's not needed I've changed a lot mtu 1500 I helped build a few ROMs so not a noob lol
Click to expand...
Click to collapse
What theme u using?

if you add gid it wrong after you do turn on airplane mode that's wrong seen and talked to guy who made post check apn settings trust me I did this you can use other apps offline sim database app with airplane mode copy it with dun in place and it works because framework.res.apk has privileged on writing those to write it in but you have to make it system app. just add user_visible="true" to apn reboot then reset apn in apn setting I'll show you with your apn can't test because I'm 310260 (imsi 310260x97) those numbers need to match xml I'll put the tether one to add too I know this is way to make it work see my apn in pic I know this stuff other pics are your apn

here's line with your sim
<apn carrier="T-Mobile Tethering"
mcc="232"
mnc="03"
apn="pcweb.tmobile.com"
user=""
password=""
authtype="0"
server=""
proxy=""
port=""
mmsc=""
mmsproxy=""
mmsport=""
type="dun"
read_only="true"
roaming_protocol="IP"
protocol="IPV4V6"
/>
match it 2 spaces paste at start and after /> next apn on next line it will match

Sheetzie03 said:
Thanks for the reply.
To Bo clear, I'm already rooted.
But I still tried what you said, after I hit save, and go back like you said, nothing changed, the same apn with all the same settings that was applied b4 is selected.
Is that is what's supposed to happen?
Thank you
Click to expand...
Click to collapse
Yes, just some providers (i.e. Vodafone) would be having another APN, with type=dun, that would be used while tethering in order to apply a different billing.
After the change only the "main" APN would be kept (at least that's whayt I've seen).

The internet3 is VPN apn I'm just testing long as you have that backup you're good it's very easy I just make it hard lol I'm using Windstream ones too dsl stuff lol the *#*#4636#*#* lte td-scdma/umts makes network ca lte and 3g only then on apn change bearer in apn settings from unspecified (uncheck) and check all other ones is wrote in buildprop to speed net to

if you can't get fun just make a folder with the same name as apk I'm uploading apn sim database editor for you just have airplane mode on find you apn edit it to have done when you go to blank apn setting just click th plus sign top right and give it 30 sec reboot and you have it and here's my manager don't edit system edit your copy then copy it to system change permission to 0644 and ownership to root next post has both apps from mega

offline sim https://mega.nz/#!SAFVwIpD!ivTNKzQr0GiFbcC9pihQLQc4Q31TfWX2357UUVg97rY here's my manager so it's easy https://mega.nz/#!7VUlwSRb!gjzGslW63ql-heB1TSRJCDTC1Mln00jkV-mB6G0_opE

Thank you so much for trying to help me, appreciate it alot.
However, I'm having heck of a time following you, and I'm honestly pretty tech savvy.
I mean no disrespect at all. Please know that. It's just hard for me to understand you.
I did do your manager, thank you for that. Because with solid explorer, I wasn't able to edit the apn xml file, and with your manager, I was able to. So thank you.
Ok, let me ask you this. You mentioned you are 310 260, and you directed to 232 03 in the xml file. But I'm also 310 260. So shouldn't I be looking for the 310 260 in the xml file?
Edit: I think I follow with how to edit the xml, you want me to add the 'tmobile tethering' entry to xml, with the exact lines underneath shown in the pic, save then copy to system- etc and set the permissions. I did this ( I think I did it right) and nothing happened. Could it be because I'm 310 260 and not 232 03?

See ?

your post #8 that was mmc you had highlighted lol so I thought I'd help yes do your carrier mcc mnc I can just put mine on here you just copy it to /system/etc change permission 0644 and below the permission change owner it will be sd_card because that's where it came from I can just give you mine if your plmn is 310260 T-Mobile I'll have it in 10 min here

Related

Proxy setup persistance problem - possible solution?

Hi,
I think (better I hope) I have found a solution for the "HTC looses HTTP proxy settings for WiFi connections". Probably you have already noticed, that the HTTP proxy setting for a WiFi connection (e.g. configured using "Work" connection setup) is lost after closing and reopening the connection configuration dialog.
During my investigations I found, that the registry snapshots, shortly taken after entering the proxy and after reopening the configuration settings again, were nearly identical. There was no clue, that the configuration program itself reversed the settings, so there was a high feasibility, that the problem is either the entry or the re-read into/out of the registry.
The problem seems to be, that the configuration program does enter the proxy setup in a wrong format. Whereas the "type" parameter should be set to "1" (HTTP) the configuration setup sets this to "0" (null proxy).
So in order to reverse this one has to change the registry (e.g. using PHMRegedit) by performing the following procedure:
1) Go to
HKLM\Comm\ConnMgr\Providers\{EF097F4C-DC4B-4c98-8FF6-AEF805DC0E8E}
2) Locate your proxy setup (key starts with HTTP-{xxxxxxx})
3) Change the "type" value to "1"
For PocketIE the parameter "EnableAutoDetect" in HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings (Note: There is no space in the key, don't know, why this forum inserts one) should be either not there (default) or set to 1.
Please double check and let me know. Keep in mind, that your settings may get lost, every time you tamper with the connection configuration program. Probably somebody could provide an OMA Provisioning CAB (_Setup.xml with CM_ProxyEntries and stuff).
EDIT: CAB attached. The contained _Setup.xml connects WORK (SrcID) with WiFi (DestId) using the specified proxy. Taylor it to your needs. Don't forget to "makecab /D COMPRESS=OFF _setup.xml ProxyOn.cab" (Note: COMPRESS=OFF) and ActiveSync it to your device. Tap it to "install". Save the cab for other uses.
EDIT II: Registry key fixed...sorry....
Regards
Neil
i hope this works, ill give it a go when i have time.
It works - great.
Thank you
Andre
I tried the proposed solution, using the .cab file and also by hand, without success.
My regietry key defining the proxy has type=1, but still does not connect...
Sorry, It works when conneting through activesync, but not through wifi.
Does anybody know where is the "intelligence" that decides which connection to use? Is it in the registry?
You have to ensure:
a) Your WiFi board connects to Work, not to Internet
b) Both connection setups must point to Work
The providec cab connects Wifi with Work and configures the proxy.
Hi, neil,
Thanks for the quick response. I did check that the card points to Work, and both connection set ups point to my work network. When editing the connections, I can see that the proxy is well defined. If I enter the registry, I can also see the proxy definition and "enable=1", "type=1". But still PIE hangs in "locating..."
Now, I run the .cab file with wifi "on"...
Probably something is wrong with your proxy. Fortunately I have a transparent proxy up and running. 141.39.43.185 port 8080. Try it. I'll see you
BTW: Sometimes a softreset does make wonders...
Regards
Ah, and don't forget: Whenever you open your devices proxy configuration and closes it again, the proxy config is messed up again by HTC.
Regards
Will try and provide feedback, but, What do you mean by try the transparent proxy? Shoul i define that proxy?
I din know about soft resets. I have even done a hard reset so I am now traying with a fresh registry... Have not ASed yet. But I wonder, Is there a key in the registry that defines which are the correct connections? Or is it all done via SrcId and DestId?
One more thing. I tried to change the proxy definition in your cab file. Extracted the setup, changed it and winrared it back... but this new cab will not install. My proxy is 192.168.0.254:8080...
Sorry for beeing not specific enough: Yes, please define that proxy. Transparent was meant in the sense of "does nothing than transfer back and forth"
Concerning repacking: Use makecab not rar. And don't compress.
SrcID and DestID makes the thing. This GUIDs haven't changed since the very first version of WM
Regards
Tryied my own cab file and worked... only once. It's lost again. Soft reset and will recheck. Thanks for the support
I can not make it connect anymore.
I run the cab file without success. What should the sequence be?
1.- set both connections to "my work network"
2.- open PIE
3.- run the cab file?
In Mobile 6.1 the settings stays but PIE doesn't use the the proxy configuration for some reason.
I'm experimenting with this. Making progress. But I'm still having some difficulty.
I think my Socks proxy port is not getting set right. I'll post back how it is going, but does anyone have thought about the Socks?
[EDIT]
Well, I had hooked up once (or maybe it was reading cache).
Anyway, I'm not having luck. It looks like the settings are right.
One thing I do notice, is that the WAP one, the Type is 2, and the Socks the type is 4, if that makes any difference. But the type for the HTTP one is 1, and the setting for IE looks correct to.
ewingr said:
I'm experimenting with this. Making progress. But I'm still having some difficulty.
I think my Socks proxy port is not getting set right. I'll post back how it is going, but does anyone have thought about the Socks?
[EDIT]
Well, I had hooked up once (or maybe it was reading cache).
Anyway, I'm not having luck. It looks like the settings are right.
One thing I do notice, is that the WAP one, the Type is 2, and the Socks the type is 4, if that makes any difference. But the type for the HTTP one is 1, and the setting for IE looks correct to.
Click to expand...
Click to collapse
With the downloaded cab, extract the file (may use winrar), change it to your liking and makecab again (no compression).
neil.young said:
Hi,
I think (better I hope) I have found a solution for the "HTC looses HTTP proxy settings for WiFi connections". Probably you have already noticed, that the HTTP proxy setting for a WiFi connection (e.g. configured using "Work" connection setup) is lost after closing and reopening the connection configuration dialog.
During my investigations I found, that the registry snapshots, shortly taken after entering the proxy and after reopening the configuration settings again, were nearly identical. There was no clue, that the configuration program itself reversed the settings, so there was a high feasibility, that the problem is either the entry or the re-read into/out of the registry.
The problem seems to be, that the configuration program does enter the proxy setup in a wrong format. Whereas the "type" parameter should be set to "1" (HTTP) the configuration setup sets this to "0" (null proxy).
So in order to reverse this one has to change the registry (e.g. using PHMRegedit) by performing the following procedure:
1) Go to
HKLM\Comm\ConnMgr\Providers\{EF097F4C-DC4B-4c98-8FF6-AEF805DC0E8E}
2) Locate your proxy setup (key starts with HTTP-{xxxxxxx})
3) Change the "type" value to "1"
For PocketIE the parameter "EnableAutoDetect" in HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings (Note: There is no space in the key, don't know, why this forum inserts one) should be either not there (default) or set to 1.
Please double check and let me know. Keep in mind, that your settings may get lost, every time you tamper with the connection configuration program. Probably somebody could provide an OMA Provisioning CAB (_Setup.xml with CM_ProxyEntries and stuff).
EDIT: CAB attached. The contained _Setup.xml connects WORK (SrcID) with WiFi (DestId) using the specified proxy. Taylor it to your needs. Don't forget to "makecab /D COMPRESS=OFF _setup.xml ProxyOn.cab" (Note: COMPRESS=OFF) and ActiveSync it to your device. Tap it to "install". Save the cab for other uses.
EDIT II: Registry key fixed...sorry....
Regards
Neil
Click to expand...
Click to collapse
Hi, Neil
Have you noticed the key "Modified"? If no wifi network is selected, this key seems to be "0", but when a wifi network is connected, it changes to "1"...
javes said:
With the downloaded cab, extract the file (may use winrar), change it to your liking and makecab again (no compression).
Click to expand...
Click to collapse
Hi Javes
That is what I'm doing. The only mod I made to the file was I changed the Proxy address to the DNS name of our proxy here at work.
What I"m finding is that the key is going in with Type set to 0, even though the XML file has 1 in it.
I'm also noticing that there is another HTTP characteristic with my Proxy (I'm guessing likely from setting in Conn Manager, with my Proxy, and a type of 0, so I have manually set both it and the one added by XML to a type of 1.
After that, still does not connect. I soft reset, and they are back to 0.
So, I went into Connection manager, and deleted references to Proxy,and turned off Proxy, and ran DClicked the Proxy cab again. The settings went in with 1, doesn't connect, and I get a popup that says "Cannot connect with current connectin settings"
So, I soft reset again, and it's back to 0.
So I went into connections, set Proxy to ON, but no proxy settings. Ran the XML file, still no connection.
I think I have a gremlin that won't let mu connect on the public at work. Interestingly, one day a copule weeks ago I was successful connecting...until a soft reset later that day. I had set EVERY item with my work Proxy: HTTP, WAP, SOCKS, and SECURE WAP.
ewingr,
I am no expert at all and have no solutions. Like you, I followed the original instructions about the cab file, with results similar to yours. I've been able to connect on two different occasions, but these connections only last for a minute. After this minute, connection is impossible for me, with resets, re-cabs and the lot. Lets wait until someone more knowledgeable drives us to success...
In the meanwhile, I will keep trying different things.

Need help "fixing" a HERO that was working on MetroPCS

So I got this HTC HERO yesterday from this guy.
I had a hard time getting it to switch/activate to my account on Metro.
Seems the MSL was reset and 000000 wasn't working.
Used CDMA workshop to find out what it had changed to, set it to 000000. Then I was able to edit the MDN MSID and get the phone to work and update PRL via *228.
But Data didn't work.
I used the universal root, used clockwork app to flash amon_ra recovery, made a backup.
And before I got a chance to edit the previous users' gmail/market info, he changed his password, so I couldn't find a way to change that. I used recovery to factory reset/wipe the phone and went through the set up wizard.
Data still doesn't work.
I flashed the Cricket/metropcs mms/web fix, but the phone has stock 1.5 on it, so that didn't make a difference. I am getting an error 67 now though.
Just tried to flash damage control, but it froze at the X animation after a long while or animating..
Just restored back up.
Anyone care to throw a dog a bone, I need some links/threads any help to get this working again.
thanks,.
-CC
http://forum.xda-developers.com/showthread.php?t=647249&page=2
page about switching phone from Sprint to PagePlus (Verizon) you will get the error 67 unless you are using sprint so diregard that, I dont know if these settings would work for you...but worth a shot right?
quick look up for info:
mmsc string: mms.metropcs.net/mmsc:3128
hahah sweet here ya go my man
Remove your MicroSD card and plug the phone into your PC via USB cable then open QPST (QPST Configuration, then go to Start Clients and select Service Programming) and then read the phone.
Once you read the phone, go to the m.ip tab and change from mobile ip to simple ip. Then look at the first 2 user profiles under m.ip open each one up and change the Nai to [email protected], for both standard and tethered...
remove any ip address that you find in these 2 profiles. and remove any other profiles except the first 2.
also make sure both of them say enabled.
Now go to ppp config tab...
look at the tabs that say um and an... under these 2 tabs,, the user id should be [email protected] tethered id should be the same,, password is metropcs in lowercase on both tabs, remove any dns ip address you find in either tab also. just make sure all ip address are blank.
once you are completed with this make sure you write to the phone and move on to the next step..
Step 2.
click on phone icon (on the phone)
click on the dialer..
enter ##3282#
click user name
click edit
enter your spc which should already be 000000 by now
Here are the settings:
User Name "[email protected]"
SPI MN-HA "1234"
SPI MN-AAA "1234"
M Home Address "000.000.000.000"
Prim Ha Ip "255.255.255.255"
Sec Ha Ip "255.255.255.255"
Rev Tunneling "Off"
AAA Password "metropcs"
HA Password "metropcs"
click done and allow the phone to reboot...
Step 3.
Now do ##3282# again.. this time go to browser
click edit
enter spc
youll see gateway1 and gateway2, under both of these
you will see primary and secondary,,, set primary and secondary ip`s for both gateways to 010.223.002.004,, they will all be the same ip address,, and set the Port 3128 and secure Port 443 for all gatways to ,, hit done and reboot.
Also this should work on quite a few other Sprint phones,,
This is what I do for a living at the wireless company I work for,, and so far it has worked on Samsung upstage, Instinct,, Sanyo katana, and many others,,,
all that info is from a page linked from howardforums.. heres the offical link: http://www.howardforums.com/showthr...nstinct-Web-WAP-Settings-(working-100-)?pp=15
Step 3.
Now do ##3282# again.. this time go to browser
click edit
enter spc
youll see gateway1 and gateway2, under both of these
you will see primary and secondary,,, set primary and secondary ip`s for both gateways to 010.223.002.004,, they will all be the same ip address,, and set the Port 3128 and secure Port 443 for all gatways to ,, hit done and reboot.
Cool thanks, this is the only thing different from other guides I have followed. Appreciate your time and help.
I've seen people running phones on Metro without rooting or custom roms, so I know it's all got to be in the phone's settings, once it's been houdini "flashed" (esn added to metro's database).. That's how this phone came, guess we lost all the settings when we reset to factory somehow..
-CC
clockcycle said:
Step 3.
Now do ##3282# again.. this time go to browser
click edit
enter spc
youll see gateway1 and gateway2, under both of these
you will see primary and secondary,,, set primary and secondary ip`s for both gateways to 010.223.002.004,, they will all be the same ip address,, and set the Port 3128 and secure Port 443 for all gatways to ,, hit done and reboot.
Cool thanks, this is the only thing different from other guides I have followed. Appreciate your time and help.
I've seen people running phones on Metro without rooting or custom roms, so I know it's all got to be in the phone's settings, once it's been houdini "flashed" (esn added to metro's database).. That's how this phone came, guess we lost all the settings when we reset to factory somehow..
-CC
Click to expand...
Click to collapse
Did it work for you?
TpyoKnig said:
Did it work for you?
Click to expand...
Click to collapse
Unfortunatly no. It is not saving the password in qpst. But if I look at the settings thru the phone with ##778talk it shows them correctly but still no data.
One tut I followed metions using the msl and proxy.metropcs.net instead. I finally got the phone to give me an error 131, invalid or wrong user name or password.
Read another tut that suggests using [email protected], gonna try that next.
Baffling, I've been doing metropcs phones since 2004 motorola razor. First android though.
-CC
EDIT: Same error, unit just can't get data
Anyone mind sharing your working ROM and or Nandroid back up? I would really like to get this Hero working again, it's not being cooperative
Thanks,
-CC
clockcycle said:
Anyone mind sharing your working ROM and or Nandroid back up? I would really like to get this Hero working again, it's not being cooperative
Thanks,
-CC
Click to expand...
Click to collapse
Clockcycle, what you need is the settings within EPST ( ##3282# ) for your provider and the APN File ?
TpyoKnig said:
Clockcycle, what you need is the settings within EPST ( ##3282# ) for your provider and the APN File ?
Click to expand...
Click to collapse
Got it working, did 3 things. Changed password to msl made by whiterabbit site instead of metropcs or the phone's msl.. Changed 2 other settings; CDMA only and flashed token's 3 instead of 3.5.
Icon changed to 1x with data arrows and a 1x D, web, mms, market all working!
Thanks.
-CC
clockcycle said:
Got it working, did 3 things. Changed password to msl made by whiterabbit site instead of metropcs or the phone's msl.. Changed 2 other settings; CDMA only and flashed token's 3 instead of 3.5.
Icon changed to 1x with data arrows and a 1x D, web, mms, market all working!
Thanks.
-CC
Click to expand...
Click to collapse
Hrm, i remember when I was flashing my phone from Sprint to PagePlus that the Data connection was reduced from EVDO to 1x due to the PRL , so maybe try an updated PRL so that you can get EVDO
Hey guys, i need MAJOR help.
So i tried these setting to get my internet to work, but all it did was make my data icon disappear, and now i have no clue on what to do....please need lots of help.
and yes i have been googling for multiple articles/forums ect.
nikefreeek51 said:
Hey guys, i need MAJOR help.
So i tried these setting to get my internet to work, but all it did was make my data icon disappear, and now i have no clue on what to do....please need lots of help.
and yes i have been googling for multiple articles/forums ect.
Click to expand...
Click to collapse
PM me..10char
PM has been sent
I also need help with this. I don't get pm me?/? please any help will be most welcome

[Q] Pac rom APN problem

Hello,
after 2 days of messing around with my phone i finally got to a point where it seemed that everything is moved over to the new Pac man rom from my old unrooted unblocked stock i could not get more frustrated than i m now by finding another problem that i can not solve
so now the problem is that i m unable to receive the configuration messages from my carrier
in the beginning it did not seem like a big deal as i was able to find the APN settings on the internet which are at the end of the post
so when i tried to manually input them first what i noticed that with this rom i dont have any buttons to save the settings i actually input
i found out few threads saying that i should press back or simply click on the icon to go back and it should work instead which was not true at all
basically every time i input something i m back to the starting point where the APN list is empty and there is no way to add them
i started looking for more information and found out that apns-conf.xml is not present in /etc directory
so i found a apns-conf.xml file here on the forums which said all worldwide carriers included but i would be surprised if my carrier would actually be included, which was not...
so as i m new to this and i m not sure how exactly it is supposed to work what i did is simply create new entries following the format of the other carriers listed with the settings i found and then used the adb push apns-conf.xml /system/etc/apns-conf.xml to copy it over to the folder where its supposed to be with my needed settings already in it which changed completely nothing
any suggestions ? i m stuck without wifi and without data connection
i m running the newest release of pac rom and meow kernel for 4.3
xperia z C6603
the spam protection prevented me from posting the MMSC so i replaced all the dots with q btw
MMS Tethering
APN: mms.dhimobile
Username:
Password:
MMSC: mmscqdhimobileqcomqmv
MMS Proxy: 172.024.097.04:8080
MMS Max Message Size: 102400 OR either leave it blank
MMS UA Prof URL
Internet Tethering
APN: internet.dhimobile
gonna post the suggestion by myself as others could run into a similar problem
the main issue was that there is no overflow menu where the save option is supposed to be however if you enable the "pie mode" (removing the buttons from the bottom part) and slide up in the place where the buttons were before overflow menu is available and so are the save/discard options
edit:
shows up nothing after you put the information in the first time so after that reboot and input the same info and its there

Getting LTE to work on Ting with Cyanogenmod M12

Writing this because it was 2 days of pulling my hair out to get LTE working. There may be shortcuts to some of this, I don't know them, or care to. I am writing this to help others. Currently I am on build 12-2015-04-08-Nightly-m7spr.
Problem: Could not get 3G or LTE to work on Ting's Sprint network. I would get the bars with an exclamation mark. Hitting the Reset Defaults as suggested elsewhere would sometimes bring up the list of apns, mostly there was an empty apn list. When they did come up, Ting was at the bottom, but there was no radio button to select it. You could also not add any APNs. If you tried and hit save, it immediately disappeared. (Hitting the reset would also sometimes get a temporary 3G connection that would be lost quickly.)
Solution: You need to edit the apns-config.xml that is located in the /system/etc folder on the local device storage. NOT the sdcard.
Steps: So to do this I used ES File Explorer to copy the apns-config.xml to the sdcard and then onto my desktop and used a text editor to go in and entered this line in the middle of the Sprint apn entries. I did this because Ting was at the bottom without a radio button on the original list and just hoped locating in the middle of the Sprint entries it would help.
The line I entered is below:
<apn carrier="Ting" mcc="310" mnc="120" apn="n.t8.ispsn" type="default,admin,fota,mms,supl,hipri,internet,dun" mmsc=*NOTE* mmsproxy=*NOTE2* mmsport="80" protocol="IPV4V6" roaming_protocol="IPV4V6" />
NOTE:The forum says I can't post a link so the mmsc entry in the line above needs to have the text *NOTE* replaced with double quotes around an h tee tee pee colon forward slash, forward slash mms dot plspictures with a dot com at the end. Hope that makes sense.
NOTE2: This should be replace with double quotes around six eight dot two eight dot three one dot seven.
This line was gleaned from several locations. The existing apns-config.xml and other websites with suggestions.
Now you need to get it back onto the device. You can't just do a copy onto the existing file because it is in use. So you have to boot into recovery. Obviously USB debugging needs to be turned on and I also turned on root access to ADB (don't know if required but I did it).
I use Clockwork Mod touch so once in recovery I hit Mount System to mount that partition so we can work with it. Then back on your PC, put your modified apns-conf.xml in the directory where your adb.exe is. If you installed HTC Sync, which has the required adb.exe, it is located in C:\Program Files (x86)\HTC\HTC Sync Manager\HTC Sync. Then on your PC on the command prompt type these commands.
adb push apns-conf.xml /system/etc
adb shell chmod 755 /system/etc/apns-conf.xml
adb reboot
After the phone restarts, go into settings, Modile Networks, and Access Points Names. You must now hit your three dots in the top right and Reset to Defaults. NOW your new ting entry should appear, WITH a radio button to select. On mine, it actually had already selected it. If not, select it yourself and exit out of settings. Tick tock, 30 seconds or more later, the delightful LTE appears in the bars. My long nightmare is over.
Quick Points:
1. You have to have a SIM card to get LTE. I don't think it does anything else on the HTC One M7 except LTE. If you bought a used phone (which if it is an M7 you had to have at this point) and it came with a SIM card in it is no good because it is registered to another number and can't be changed. Buy a new SIM from Ting, $12.
2. If you get Sprint - Invalid SIM with the new card, you need to call Ting and have them associate your phone number with the new SIM card. Mine was not. If you get this error, this has to be done before any of the steps above.

Windows Phone 8.1: deleting default APN

Hi,
I have a Nokia Lumia 520 Vodafone (I'm not sure if this is the rigth section or this one http://forum.xda-developers.com/windows-phone-8/development).
I'm using a MVNO operator. It's everything quite good (connection) but I can't use it in order to have the hotspot.
I try to explain: as default, there are 3 different APN (not related to the MVNO operator but related to the operator who "give" the network to the MVNO) and I added the one correct for the MVNO operator. I use the last one, and the smartphone can connect and so on.
The problem probably is that when I activate the tethering (hot spot) the phone automatically tries to activate another APN (one of the 3 as default) but obviously there isn't any connection (there is a message like "there isn't any connection available").
The solution should be: delete these default APN.. but I can't!
Pushing (holding it) the APN only 2 choice are showed: ACTIVATE and SHOW (neither MODIFY nor DELETE).
Well, the question is: can I in some way delete these APN (or change their values... I don't know, via registry system)??
Please note that the tethering function is officially allowed by the operator and in his opinion the is a phone matter.
Also please note the Vodafone brand is only "a face", I mean this rom doesn't deny any type of connection.
Thanks to help
Known problem; some MOs put a custom configuration for tethering in the registry of their phones. To make tethering work "like normal" you need to remove this custom configuration. It can be done by installing a registry editor via chamber hijacking, but I don't have the details of what changes you need to make handy right now.
GoodDayToDie said:
Known problem; some MOs put a custom configuration for tethering in the registry of their phones. To make tethering work "like normal" you need to remove this custom configuration. It can be done by installing a registry editor via chamber hijacking, but I don't have the details of what changes you need to make handy right now.
Click to expand...
Click to collapse
Thanks.
Do you think I can do it simply installing something like "Root Tool" (http://www.windowsphone.com/en-us/store/app/root-tool/f4acc009-ea1e-4063-9bab-fec50195aa1e) ?
Root Tool should let you make the necessary changes, yes. I'm not sure if it supports binary data types, so if you need to edit those you may have trouble, but otherwise it's fine.
Sorry I don't recall the details for making this work. Searching this forum for "Internet Sharing" may help...
GoodDayToDie said:
Root Tool should let you make the necessary changes, yes. I'm not sure if it supports binary data types, so if you need to edit those you may have trouble, but otherwise it's fine.
Sorry I don't recall the details for making this work. Searching this forum for "Internet Sharing" may help...
Click to expand...
Click to collapse
Ok, I'll check, thanks

Categories

Resources