Sprint LG V20 Free Hotspot - LG V20 Guides, News, & Discussion

You can PROBABLY do this without root IF you can coax Sprint into giving you your MSL code, go to the dialer and type ##3283#, going to APN Settings and hitting edit.
THIS method, however, only works if youve ran DirtySanta and rooted your device. I saw a few threads of ppl asking how to get it working so....here's how i did it.
Go to Settings-->Networks-->More-->Mobile Data-->Access Point Names-->Add APN
Name: Sprint LTE 2
APN: n.ispsn
MMSC: http://mms.sprintpcs.com
MMS Proxy: 68.38.21.7
MMS Port: 80
MCC: 310
MNC: 120
APN Type: default,mms,supl,dun,hipri
APN Protocol: IPV4/IPV6
APN Roaming Protocol: IPV4/IPV6
Leave everything else untouched
Hit Menu-->Save
Select the new APN you just created
Turn on hotspot
For some reason, after you turn on hotspot you may have to manually set the DNS on whichever device you're using to 8.8.8.8 otherwise the internet doesnt work. Not sure why that is, but after i did that, my hotspot works.
If youre using an android tablet with your hotspot and have to change the dns(you'll know because it'll say you're connect to the hotspot but you can't browse any websites), then on your tablet go to your wifi settings, long click on your hotspot youre connected to, click "show advanced options" and change Dynamic to Static (may say manual). After that, scroll down and change the setting for DNS 1 to 8.8.8.8. Should work after that.
I used to use hotspot a lot about a year ago with my note 5(7-10 gb/month average) and never got dinged for it. I would think that if you're cool about it youll be ok. I cant say that FOR SURE but I've never had issues.

Just for the record. I tried everything before rooting. I paid off my phone so they couldn't deny me my MSL. The options are simply missing after entering your MSL code. You can see everything with ##DEBUG# (can't remember the numbers ) but they made sure to remove the option when I used ##3282#. This was the Main reason why I rooted. After rooting it didn't work so I had to figure it out.

esqueue said:
Just for the record. I tried everything before rooting. I paid off my phone so they couldn't deny me my MSL. The options are simply missing after entering your MSL code. You can see everything with ##DEBUG# (can't remember the numbers ) but they made sure to remove the option when I used ##3282#. This was the Main reason why I rooted. After rooting it didn't work so I had to figure it out.
Click to expand...
Click to collapse
Just Clarify you attempted without root and it did not work. You then attempted with root and it still did not work. So while rooted you used them method the OP posted and it worked. ?

roc342 said:
Just Clarify you attempted without root and it did not work. You then attempted with root and it still did not work. So while rooted you used them method the OP posted and it worked. ?
Click to expand...
Click to collapse
I attempted without root and the options were not available for the most part and what little they had, most can't be edited even when I imputed my MSL. Sprint made sure that it wasn't possible without root. There is no add apn option.
After root, I immediately tried to use hotspot and it connected but my devices couldn't get internet services. I asked for help but me2151's hotspot worked well so I figured that I was on my own. I remember adding dun on my lg g4 so I tried the codes but I couldn't get any of the codes to even register on my newly rooted phone.
I finally found the found those setting by searching and saw that "DUN" wasn't there. I then made a new APN with the existing settings but added DUN and it worked so I posted it.
By the lack of responses, I figured that almost no one had the problem.
BTW, how did you figure out adding the apn would work? I remembered a post on the LG G4 forum over a year ago and tried it for this phone.

Merry Christmas
Sprint Hotspot Fix (not passing data to connected devices)
The following is the fix when you can connect to the Hotspot but get DNS errors or no data being passed to connected devices.
Sprint prevents you from editing your APNs
You can change permissions on your telephony db with this command:
adb shell
su
chmod 666 /data/user_de/0/com.android.providers.telephony/databases/telephony.db
Grab the ID of your current APN using the following command:
adb shell
content query --uri content://telephony/carriers/preferapn
If the type doesn't contain "dun", copy the existing type string and add ",dun" to the end:
In the following command you would substitute
your current type string for "your_type_here",
and the _id for your_id_here:
adb shell
su
content update --uri content://telephony/carriers --where "_id=your_id_here" --bind type:s:your_type_here,dun
Example
adb shell
content query --uri content://telephony/carriers/preferapn
Output
Row: 0 _id=656, name=Sprint LTE internet, numeric=310120, mcc=310, mnc=120, apn=n.ispsn, user=, server=, password=, proxy=, port=, mmsproxy=68.28.31.7, mmsport=80, mmsc=http://mms.sprintpcs.com, authtype=-1, type=default,mms,supl,hipri, current=1, protocol=IPV4V6, roaming_protocol=IPV4V6, carrier_enabled=1, bearer=14, bearer_bitmask=0, dns1=, dns2=, ppp_dialing_number=ppp_dialing_number, defaultsetting=1, usercreatesetting=0, sim_subscription=0, inactivetimer=0, mvno_type=, mvno_match_data=, sub_id=2147483643, profile_id=0, modem_cognitive=0, max_conns=0, wait_time=0, max_conns_time=0, mtu=0, edited=0, user_visible=1, touch=0
adb shell
su
content update --uri content://telephony/carriers --where "_id=656" --bind type:s:default,mms,supl,hipri,dun
I ran into this issue on my Pixel XL and was helped by @Fenny to come up with a fix

do u need root?

Seems to be that you do, his post above said that without it he was missing the ability to edit parts that needed to be changed. I have yet to see a version of these edits for hotspot provisioning that didn't require rooting to be able to edit the appropriate files.

thank you everyone, you need root to edit the APN settings. I'm waiting a solid method to restore to stock before I root. again thanks everyone for their effort.

esqueue said:
BTW, how did you figure out adding the apn would work? I remembered a post on the LG G4 forum over a year ago and tried it for this phone.
Click to expand...
Click to collapse
I realized you couldn't edit the default apn for Sprint so i created a new one since i was already rooted to see if it would work

lp894 said:
You can PROBABLY do this without root IF you can coax Sprint into giving you your MSL code, go to the dialer and type ##3283#, going to APN Settings and hitting edit.
THIS method, however, only works if youve ran DirtySanta and rooted your device. I saw a few threads of ppl asking how to get it working so....here's how i did it.
Go to Settings-->Networks-->More-->Mobile Data-->Access Point Names-->Add APN
Name: Sprint LTE 2
APN: n.ispsn
MMSC: http://mms.sprintpcs.com
MMS Proxy: 68.38.21.7
MMS Port: 80
MCC: 310
MNC: 120
APN Type: default,mms,supl,dun,hipri
APN Protocol: IPV4/IPV6
APN Roaming Protocol: IPV4/IPV6
Leave everything else untouched
Hit Menu-->Save
Select the new APN you just created
Turn on hotspot
For some reason, after you turn on hotspot you may have to manually set the DNS on whichever device you're using to 8.8.8.8 otherwise the internet doesnt work. Not sure why that is, but after i did that, my hotspot works.
If youre using an android tablet with your hotspot and have to change the dns(you'll know because it'll say you're connect to the hotspot but you can't browse any websites), then on your tablet go to your wifi settings, long click on your hotspot youre connected to, click "show advanced options" and change Dynamic to Static (may say manual). After that, scroll down and change the setting for DNS 1 to 8.8.8.8. Should work after that.
I used to use hotspot a lot about a year ago with my note 5(7-10 gb/month average) and never got dinged for it. I would think that if you're cool about it youll be ok. I cant say that FOR SURE but I've never had issues.
Click to expand...
Click to collapse
hey guys just an FYI, you don't have to go through all the trouble of making a new APN setting and stuff like that which is quite frankly a pain in the ass; get shortcut master (free version is fine) from play store. Open it and from the menu tap search, and let it load a sec. Search for "APN" and look near the top of the results for the "ApnUnlock" intent from hidden menu. Tap it's choose the far left Launch method button. The next screen will let you unlock APN access, you just tap the button, you can't miss it.
After its unlocked, launch the ApnSettings intent two lines down in the search results. You can now edit the sons you already have (just add ,dun). That's all it takes. If that ApnSettings doesn't do it, scroll down a page and choose the vzw one, its never failed me once yet through 4 LG phones.
My hotspot works now like it should, I never had to change any DNS settings or anything like that. Zjyst Unlock, then add ,dun to end of the APN type line.
P.S. this method requires root, Im unaware of any way around that, unfortunately

syndre said:
hey guys just an FYI, you don't have to go through all the trouble of making a new APN setting and stuff like that which is quite frankly a pain in the ass; get shortcut master (free version is fine) from play store. O
Click to expand...
Click to collapse
If anything. That is the EXACT program that I was looking for. A shortcut maker but with root access. I use shortcutmaker but it always says that it needs permission. This one asks for permission. Thanks.
This is a far better way too. I did the whole apn thing a few weeks back because I didn't know of this program.

Does anyone know if this counts on the 5gb data free hotspot or is it simply unlimited ? I have the unlimited plan and it includes 5 gb free hot spot.

Olayx said:
Does anyone know if this counts on the 5gb data free hotspot or is it simply unlimited ? I have the unlimited plan and it includes 5 gb free hot spot.
Click to expand...
Click to collapse
data used for the hotspot will go against the regular unlimited data. as far as sprint is concerned, its undistinguishable
Sent from my LG-LS997 using XDA Labs

Got this working tonight while drunk at a bar with no root or MSL code.

AWildColin said:
Got this working tonight while drunk at a bar with no root or MSL code.
View attachment 4302052
Click to expand...
Click to collapse
Could you share a little more detail on this method?
I cannot find the screen you shared.

gbean009 said:
Could you share a little more detail on this method?
I cannot find the screen you shared.
Click to expand...
Click to collapse
Settings > Mobile data > Mobile networks > Access Point Names. I literally figured this out while drunk at a bar from the information that was already in this thread, so if you can't figure it out on your own, you probably don't deserve free wireless tethering in the first place.

AWildColin said:
Settings > Mobile data > Mobile networks > Access Point Names. I literally figured this out while drunk at a bar from the information that was already in this thread, so if you can't figure it out on your own, you probably don't deserve free wireless tethering in the first place.
Click to expand...
Click to collapse
Uh, thanks.
No need to be an ass though.
Sent from my SM-G935P using Tapatalk

AWildColin said:
Settings > Mobile data > Mobile networks > Access Point Names. I literally figured this out while drunk at a bar from the information that was already in this thread, so if you can't figure it out on your own, you probably don't deserve free wireless tethering in the first place.
Click to expand...
Click to collapse
Also these options aren't available under access point names... Are you rooted?
Sent from my SM-G935P using Tapatalk

gbean009 said:
Also these options aren't available under access point names... Are you rooted?View attachment 4421481
Sent from my SM-G935P using Tapatalk
Click to expand...
Click to collapse
I also managed to get it working without root. I went to Settings > Mobile data > Mobile networks > Access Point Names, and on the upper right, I clicked the 3 dots and hit Add APN. I copied the settings in the first post, and selected it as my APN afterwards. I'm not sure why I have the option to add new ones, I'm unrooted on LS997ZVC.

Costas86 said:
I also managed to get it working without root. I went to Settings > Mobile data > Mobile networks > Access Point Names, and on the upper right, I clicked the 3 dots and hit Add APN. I copied the settings in the first post, and selected it as my APN afterwards. I'm not sure why I have the option to add new ones, I'm unrooted on LS997ZVC.
Click to expand...
Click to collapse
Same...unlocked network, then applied. Bingo. LS997ZVD unrooted

Related

[Q] Best app for free Tethering/Wifi hotspot?

Is there an app out there that AT&T won't slap you with a $20 charge for using?
you can enable the one built into the phone, please search for answers. im gonna do a how to, it is very easy but people keep asking. if you have root you need to use titanium or appfreezer to freeze an app called tethermanger0326.apk or something to that effect. if you know what you are doing you can delete it as well in anyway you can imagine.
if you dont have/want root, if you are on wifi you can put the phone in airplane mode, then turn only wifi back on. then you can search the market a bit more for apps. some are named in the tethering thread that was already up. thread though apps may still be hidden becasue of the ro.build.fingerprint. if that is the case you can download it to the computer and sideload it.
please if a thread already exists, post there! also read some if it, you may find that the question has been answered
You may not have read my post thoroughly enough. I want to know if there is a tethering app that AT&T will not charge me a fee for using. Using the built-in tethering/hotspot is discovered by AT&T and results in a $20/mo change to your bill.
I have searched and read other posts in this and other forums and the same answer you gave was all I found.
Are you certain using the built in hotspot is detectable by ATT? Or are you planning on downloading gigs worth of data via your Infuse? I'm asking a serious first question! haha
Seriously though, I thought ATT was only auto-charging unauthorized iPhone tethering users.
i have never seen anyone get auto charged, the infuse/captivate wont even let you turn mobile ap on unless you buy the plan. that is the reason for freezing the app, after that, who knows!
I'm not planning on doing a lot of downloading, but I have a Nook Color, so I'm definitely interested in being able to connect the NC via hotspot.
There is a work around for this posted somewhere on these forums that involves creating a new APN, switching to it, enabling hot spot, then switching back to the regular APN. It worked like a charm on my Atrix just last week, but I haven't tried it since I got the Infuse on Tuesday. Search for that thread.
Synner12 said:
There is a work around for this posted somewhere on these forums that involves creating a new APN, switching to it, enabling hot spot, then switching back to the regular APN. It worked like a charm on my Atrix just last week, but I haven't tried it since I got the Infuse on Tuesday. Search for that thread.
Click to expand...
Click to collapse
tethermanager actually checks your plan settings, if the apn trick works let me know but i doubt it.
Dani897 said:
tethermanager actually checks your plan settings, if the apn trick works let me know but i doubt it.
Click to expand...
Click to collapse
The Atrix checked your plan as well. It would tell you "Your plan does not support tethering, call ATT if you want to change your plan". I'm not sure if it used tethermanager specifically, but it did check, and the APN workaround worked on that phone. Unless someone beats me to it, I'll post here when I've tried it on the Infuse.
Here is the step by step for the Atrix, posted originally by Fixster. There maybe slight
Steps 1: Browse to Menu>>Settings>>Wireless & Networks>>Mobile Networks>>Access Point Names.
Steps 2: Tap ‘Menu’ and select ‘New APN’.
Steps 3: Enter the following APN settings:
Name: AT&T
APN: wap(.)cingular
Proxy: ** Leave Blank **
Port: 80
Username: WAP(@)CINGULARGPRS.COM
Password: CINGULAR1
Server: ** Leave Blank **
MMSC: http//)mmsc.cingular.com
MMS Proxy: wireless.cingular.com
MMS Port: 80
MMS Protocol: WAP 2.0
MCC: 310
MNC: 410
Authentication Type: ** Leave Blank **
APN Type: ** Leave Blank **
After you've created the APN, you switch to it, then enable your hotspot. After you get the notification that setup was successful, switch back to the original APN.
Just a cursory glance in the Infuse settings revealed that unlike the Atrix, there are no radio buttons to select your current APN, so I'm not sure how that part works here.
EDIT: Since I am a noob, I can't post links, and there are instructions here that contain links. Just remove the ().
I just rooted my infuse then installed wifi tether for root users , got app from applanet . Works great
Samsung infuse 4G
Ok real question. I just turned on AP for the first time the one and i was able to turn it on I am coming from and iPhone way back when 3G and I used the tethering on it and then on my tilt2 but i dont think we have ever been charged for it. I dont download gigs of info but I was wondering if it is ok to still use it or should i check about it. I do have unlimited data plan
fox3x said:
I just rooted my infuse then installed wifi tether for root users , got app from applanet . Works great
Samsung infuse 4G
Click to expand...
Click to collapse
+1
Works flawlessly for me, too.
DVA4890 said:
Ok real question. I just turned on AP for the first time the one and i was able to turn it on I am coming from and iPhone way back when 3G and I used the tethering on it and then on my tilt2 but i dont think we have ever been charged for it. I dont download gigs of info but I was wondering if it is ok to still use it or should i check about it. I do have unlimited data plan
Click to expand...
Click to collapse
worst case you pat a surprise $15 for one month if it upgrades you to the tether plan, then you can change the plan back to what you wish. noone has reported a automatic plan change, i think you are safe after you get around the tethermanager barrier
Synner12 said:
Here is the step by step for the Atrix, posted originally by Fixster. There maybe slight
Steps 1: Browse to Menu>>Settings>>Wireless & Networks>>Mobile Networks>>Access Point Names.
Steps 2: Tap ‘Menu’ and select ‘New APN’.
Steps 3: Enter the following APN settings:
Name: AT&T
APN: wap(.)cingular
Proxy: ** Leave Blank **
Port: 80
Username: WAP(@)CINGULARGPRS.COM
Password: CINGULAR1
Server: ** Leave Blank **
MMSC: http//)mmsc.cingular.com
MMS Proxy: wireless.cingular.com
MMS Port: 80
MMS Protocol: WAP 2.0
MCC: 310
MNC: 410
Authentication Type: ** Leave Blank **
APN Type: ** Leave Blank **
After you've created the APN, you switch to it, then enable your hotspot. After you get the notification that setup was successful, switch back to the original APN.
Just a cursory glance in the Infuse settings revealed that unlike the Atrix, there are no radio buttons to select your current APN, so I'm not sure how that part works here.
EDIT: Since I am a noob, I can't post links, and there are instructions here that contain links. Just remove the ().
Click to expand...
Click to collapse
I can confirm that this does actually work, however, there does not seem to be a way on this phone to deselect the custom APN after you've successfully set up your hot spot. The only way I could disconnect from it was to reset the APN page to it's defaults. Naturally that also kills your hotpot. Plus, you don't want to have to re-enter it every time you want to set up a hot spot. I believe it should be possible to copy the two existing APN's into custom APN's, and that should allow you to switch back and forth. I don't have the time to try that right now, but feel free.
Hotspot
Rooted infuse and installed system app remover to get rid of the bloatware then in system app i went in and disable the tethering check something apk and built in hotspot works flawlessly now no need for diffrent apps i also use switch pro and have hotspot on a widget works great
samsungcaptivates said:
Rooted infuse and installed system app remover to get rid of the bloatware then in system app i went in and disable the tethering check something apk and built in hotspot works flawlessly now no need for diffrent apps i also use switch pro and have hotspot on a widget works great
Click to expand...
Click to collapse
i bought system app remover and i found the tetherchecker.apk
how did oyu freeze it or what do i have to do?
hen you get to it click it and hit menu then disable
the hard key menu button
yeah thought so just making sure. thanks.

Tethering & Mobile Hotspot Temp Fix for ICS

Ok guys, here is a temp fix for you to continue using the mobile hotspot. But I am not sure how long it will be able to work until it gets blocked.
Go to Settings
Mobile network
Access Point Names
New APN
set the name
set the APN to: epc.tmobile.com
save
after you save, select the new APN you created instead of T-Mobile data.
Anyone mind confirming?
yeah please confirm if this helped anyone
jspina said:
Anyone mind confirming?
Click to expand...
Click to collapse
Bigger question is what is the new APN? epc has been the updated apn for a long time since the days of wap/internet2/3
ziddey just create the new APN with epc.tmobile.com and save it as is without any additional changes.
waxlabo said:
ziddey just create the new APN with epc.tmobile.com and save it as is without any additional changes.
Click to expand...
Click to collapse
lul
try it and see if it works. i'm not sure why it does but it does. you won't get the t-mobile launch page asking you to pay.
I can confirm named it the bs fix
Sent from my HTC Sensation 4G using xda premium
waxlabo said:
try it and see if it works. i'm not sure why it does but it does. you won't get the t-mobile launch page asking you to pay.
Click to expand...
Click to collapse
Actually, this does work. The only difference I can see between the APN that was on the phone and the new APN created is the following:
Original APN
APN Type: default,supl,admin,hipri
Newly created APN
APN type: Not Set
I have no clue what this means, but that is the only difference I see and the newly created APN does in fact work and allow me to tether over 4G.
Also, I had purchased EasyTether a while back to use on Sprint with my HTC Hero (before I learned to root a phone), and easytether also works using a USB cable.
Thanks to the OP for finding this!!
remove admin from apn type.
Found a possible issue with this fix. When I have the newly created APN enabled, I cannot send an mms. When I select the original APN and try and resend the mms, the mms goes through.
Anyone have suggestions?
Sent from my HTC Sensation 4G using XDA
thanks for pointing that out jtress, will try to look into it.
edit: jtress i was testing it out and it does work with the current settings. i'm not sure why you are having problems with mms. does anyone else have this issue with the mms not going through?
I have no problem either
Sent from my HTC Sensation 4G using xda premium
Does this still work? I've tried it and it didn't work for me when trying to go to amazon.com. I've also tried deleting the default apn and removing the apn type. I've even tried using wap.voicestream.com as the apn. So far nothing works.
My issue with the APN and not being able to send MMS, may have something to do with me being on Tmobile prepaid plan.
I can live with it this way. I very rarely use the tethering. So, if all I have to do is go in to the settings and switch the APN for the few minutes I use the tethering, I can live with that
tethering workarounds
Regarding the new tethering block, there are a few other workarounds that worked for me.
1) Change your user agent string to something mobile on your browser
2) Browse through an encrypted proxy (work VPN works great for me)
3) Use the internet for things other than HTTP and you'll be fine. (HTTPS works fine)
Confirm that it worked for me. I entered the new APN and restarted the phone and now it works like it did before. Thanks!
hey guys, does the usb tether still works after the update?
Wow I feel both dumb and extremely happy all at the same time but I got it to work! I never restarted the phone before so I guess my phone never properly set up the APN.
The way I got it to work:
1. Selected Default T-Mobile Data APN
2. Delete all of the information from the APN type
3. Reboot Phone
Thanks for reminding me to do the simple things!
Looks like the fun is over...
I had been using Wifi tethering for root users and it seemed to allow me to use it just fine. All of a sudden this morning it stopped working and I got a push notification to my phone about mobile hotspot access being blocked. Came here, found the APN settings in this thread and tried it. Worked for about 30 seconds before the same thing happened again.
Looks like they are being pretty hardcore about it now...
Anybody else experiencing this or know how to get around it still?

Solution: Prepaid APN change after ICS upgrand

(MODs: Please excuse if this is in the wrong place. I am currently only working with the Atrix 2 after ICS so I didn't want to push this on anyone else with other devices unless someone could confirm this works across all ICS ATT prepaid devices)
This is for those who would like to use their Atrix 2 ICS (probably any other ICS device) on AT&T prepaid (Pay as You Go) service.
I was using a 3G Moto Bravo for years with the $50/month unlimited talk/text prepaid plan with $25 data plan.
After purchasing the Atrix 2 and upgrading to OTA 2.3.6, I was informed by ATT cust. care that "4G Devices will never be compatable with prepaid service."
I used APN Backup and Restore, to backup and delete all APNs and added the APN below for flawless 3G ONLY data and MMS.
After upgrading to the ICS leak, I found out ther ICS will not allow APNs to be edited by 3rd party apps, and the user still cannot remove the stock APNs, even if rooted.
SOLUTION (REQUIRES ROOT):
1.Purchase Root Explorer from the Play Store.(there may be free solutions to view/edit .db files. let me know so I can update this)
2. Make a backup of: data/data/com.android.providers.telephony/databases/telephony.db
3.Purchase SQLite Editor from the Play Store
4. Remove all 'records' from: data/data/com.android.providers.telephony/databases/telephony.db
5. Go home -> Settings -> More -> Mobile Networks -> Access Point Names -> New APN
6. Enter these settings for your new (only) APN:
Code:
Name: ATT
APN: wap.cingular
Proxy: Not Set
Port: Not Set
Username and password are blank
Server: Not Set
Mmsc:h t t p : / / m m s c . c i n g u l a r . c o m (remove spaces)
Mms proxy: w i r e l e s s . c i n g u l a r . c o m (remove spaces)
Mms port: 80
Mcc: 310
Mnc: 410
Authentication type: Not Set
APN type: default
(please note that "Not Set" means that you do not put any data in this field.)
This may require a phone restart in order to work, but you should at least be able to access 3G data over a prepaid account. NOTE: You must have any data package for this to work. The "unlimited data" that is included in the plan does not apply to smartphones.
This is my first post, so I apologize in advance if I have broken any forum rules. I simply could not find a solution to my problem anywhere in internet land, and I wanted to prevent others from spending the 6 hours I did to get this working, or being totally disappointed to learn their new 4G device will "never be capable of running on prepaid networks". This is a lie ATT uses to make money. I would be happy to edit the post to clarify or help anyone who would like more details.
Thanks for the post!
Sent from my locked MB865 on Ice Cream Sandwich.
Ummm or go to the apns and Menu, add new, save done.
This is entirely unneeded. I use straight talk just fine and all I did was add an APN same with att prepay.
Sent from my MB865 using XDA Premium HD app
not that simple
Ummm or go to the apns and Menu, add new, save done.
This is entirely unneeded. I use straight talk just fine and all I did was add an APN same with att prepay
Click to expand...
Click to collapse
.
I wish it would have been that easy. That was the first thing that I tried. (Many different ways and combinations)
I have some similar issues with customers whenever I worked for an AT&T authorized reseller, but non android devices.
However, in this case, either the network lock or some other policy in Android prevents the removal of the existing APN,s and upon entering a new APN and rebooting, the APN would disappear.
I would not have gone through a half a day's work to get this functioning properly if it would have been that easy. I'm not 100 percent sure exactly what is going on but I will give my best under standing of the situation. I was using an AT&T branded stock Atrix 2. I have been using my AT&T prepaid SIM card in a 3G device. Upon moving to AT&T SIM card to the Atrix 2, it automatically loaded 3 APNs from the Android telephony database. Those 3 have the lock symbol next to them and could not be edited or deleted, nor would a new manually entered APN stay after a reboot. when I was on Gingerbread I was able to use APN backup and restore to delete all records in the database, and only then did it allow me to add a new 1 by using the "add new" button.
. My experience with using another Gsm provider similar to straight talk, was that whenever I insert a SIM card I noticed that there were no APNs in the device by default for that network. This meant that I was allowed to add a new APN with no problem.
So, depending on if your device is branded by a particular carrier and or if android has existing APNs in its database for the service provider you are using you may have not had any trouble at all.
The conclusion I'm coming to is that you can normally just add a new APN unless there is a conflict such as the AT&T modern vs legacy access point names.
I only hope that this post will not get in anyone's way, and possibly might prevent someone hours of misery or giving up.
Ohhhh okay. I see what you're saying now. Gotcha
Sent from my MB865 using XDA Premium HD app
I've had my wife's Atrix 2 (on ICS leak, of course) on H2O and Net10, and both times all I had to do was add the APN normally. The APN should be att.mvno though, and get rid of the mms proxy and port, those can actually make MMS *not* work. Just make sure you name it something other than ATT or any of the listed APNs.
APN issue
How do I remove the following:
Remove all 'records' from: data/data/com.android.providers.telephony/databases/telephony.db
I was able to fine the above path using root explorer, but when I run SQLite Editor I am not able to see above file that you asking to remove.
HTC Rezound- Root with S-ON
Thank you
i deleted all entries, and the pre locked AT&T APNs are now gone, but there are no options to add any new APNs.
Is there a way to add an APN manually or restore the option to add an APN?
overclocked181 said:
(MODs: Please excuse if this is in the wrong place. I am currently only working with the Atrix 2 after ICS so I didn't want to push this on anyone else with other devices unless someone could confirm this works across all ICS ATT prepaid devices)
This is for those who would like to use their Atrix 2 ICS (probably any other ICS device) on AT&T prepaid (Pay as You Go) service.
I was using a 3G Moto Bravo for years with the $50/month unlimited talk/text prepaid plan with $25 data plan.
After purchasing the Atrix 2 and upgrading to OTA 2.3.6, I was informed by ATT cust. care that "4G Devices will never be compatable with prepaid service."
I used APN Backup and Restore, to backup and delete all APNs and added the APN below for flawless 3G ONLY data and MMS.
After upgrading to the ICS leak, I found out ther ICS will not allow APNs to be edited by 3rd party apps, and the user still cannot remove the stock APNs, even if rooted.
SOLUTION (REQUIRES ROOT):
1.Purchase Root Explorer from the Play Store.(there may be free solutions to view/edit .db files. let me know so I can update this)
2. Make a backup of: data/data/com.android.providers.telephony/databases/telephony.db
3.Purchase SQLite Editor from the Play Store
4. Remove all 'records' from: data/data/com.android.providers.telephony/databases/telephony.db
5. Go home -> Settings -> More -> Mobile Networks -> Access Point Names -> New APN
6. Enter these settings for your new (only) APN:
Code:
Name: ATT
APN: wap.cingular
Proxy: Not Set
Port: Not Set
Username and password are blank
Server: Not Set
Mmsc:h t t p : / / m m s c . c i n g u l a r . c o m (remove spaces)
Mms proxy: w i r e l e s s . c i n g u l a r . c o m (remove spaces)
Mms port: 80
Mcc: 310
Mnc: 410
Authentication type: Not Set
APN type: default
(please note that "Not Set" means that you do not put any data in this field.)
This may require a phone restart in order to work, but you should at least be able to access 3G data over a prepaid account. NOTE: You must have any data package for this to work. The "unlimited data" that is included in the plan does not apply to smartphones.
This is my first post, so I apologize in advance if I have broken any forum rules. I simply could not find a solution to my problem anywhere in internet land, and I wanted to prevent others from spending the 6 hours I did to get this working, or being totally disappointed to learn their new 4G device will "never be capable of running on prepaid networks". This is a lie ATT uses to make money. I would be happy to edit the post to clarify or help anyone who would like more details.
Click to expand...
Click to collapse
aglibot said:
i deleted all entries, and the pre locked AT&T APNs are now gone, but there are no options to add any new APNs.
Is there a way to add an APN manually or restore the option to add an APN?
Click to expand...
Click to collapse
Did you try editing the apn.conf in /system/etc ?
You should be able to add/remove any apn you like, once you're done go to mobile network settings > access point names then hit the menu button and reset to default. That should load the apns from your apn.conf file and hopefully you'll be good to go.
41rw4lk said:
Did you try editing the apn.conf in /system/etc ?
You should be able to add/remove any apn you like, once you're done go to mobile network settings > access point names then hit the menu button and reset to default. That should load the apns from your apn.conf file and hopefully you'll be good to go.
Click to expand...
Click to collapse
Great seems to have worked one way or another. Thanks! I managed to add a new APN (straight talk) and data seemed to work for a few minutes, but after powering down and powering up, data has once again cutoff and will not come back on.
The 4G symbol is there but it won't turn blue or show any data transmission. I've tried a factory reset and add/delete the APN that worked, but still can't seem to get the data to go up or down anymore. Calls and regular SMS still work.
Pretty sad over that tease after days of banging m head against the wall...:crying:
Any ideas anyone?
aglibot said:
Great seems to have worked one way or another. Thanks! I managed to add a new APN (straight talk) and data seemed to work for a few minutes, but after powering down and powering up, data has once again cutoff and will not come back on.
The 4G symbol is there but it won't turn blue or show any data transmission. I've tried a factory reset and add/delete the APN that worked, but still can't seem to get the data to go up or down anymore. Calls and regular SMS still work.
Pretty sad over that tease after days of banging m head against the wall...:crying:
Any ideas anyone?
Click to expand...
Click to collapse
Are your apns still set to what they should be? Have you tried turning of your wifi and sending yourself a mms msg? That's usually the best way to test whether apns are working or not.
41rw4lk said:
Are your apns still set to what they should be? Have you tried turning of your wifi and sending yourself a mms msg? That's usually the best way to test whether apns are working or not.
Click to expand...
Click to collapse
Yeah, the APNs are the correct APNs. MMS won't send or receive. I actually unlocked the phone and played with the settings and that seemed to fix things. I though the phone had somehow relocked itself, but other carrier SIMs seem to work in the phone now.
The display is showing 4G access but there is no data transmission. Even after deleting the APNs the 4G symbol does not disappear and readding it has no affect.
It was working for a bit just yesterday, but I cant seem to get the phone to transmit any data up or down since then.
aglibot said:
Yeah, the APNs are the correct APNs. MMS won't send or receive. I actually unlocked the phone and played with the settings and that seemed to fix things. I though the phone had somehow relocked itself, but other carrier SIMs seem to work in the phone now.
The display is showing 4G access but there is no data transmission. Even after deleting the APNs the 4G symbol does not disappear and readding it has no affect.
It was working for a bit just yesterday, but I cant seem to get the phone to transmit any data up or down since then.
Click to expand...
Click to collapse
What settings did you mess around with? Also, a straight to the point solution would be to call the provider and get the proper apn settings (if you haven't already). If your 4G is lit up, but you can't push or pull data, then you might have an auth value wrong, or a proxy wrong, etc. If you haven't already, call and get the apns straight from the source.

Native Tethering bypass, anyone?

Have any rooted users been able to bypass the native Tethering check?
I'm on t-mobile and my usual go to app (wifi for root ) is not working anymore
Sent from my SM-G900T using XDA Free mobile app
Anyone??
*removed*
Q9Nap said:
add the following to your build.prop:
Code:
net.tethering.noprovisioning=true
Click to expand...
Click to collapse
Have you actually done this in a S6, or are you just saying that's what has worked on other phones?
Sent from my SM-G900T using AllianceR(●)m
*removed*
Q9Nap said:
I'm on tmo, so I don't have to bother with unlocking tethering.
build.prop is initialized early during the boot process, so it should work regardless of what tether entitlement checks may be built in.
This is an extremely easy mod to do/undo; don't be afraid.
Remember to post back and verify whether or not it works, so others can benefit.
Click to expand...
Click to collapse
I pick up my phone today. I will root and make the change suggested. I will report back ASAP.
Just a quick question. I have a 5GB Tethering limit and an Unlimited (No throttle) native Data Limit. Will this mod remove the tethering limit? Will T-Mo still see my usage or will this mod replace my Tethering with my native data plan (Unlimited) I only ask because I would greatly like to avoid any unexpected charges.
Thanks,
-NJ
I would also like to know if it will be available for AT&T. It is very important to me as I have it in my S4. My WiFi is very spotty at home and I use my tethering everyday when I need it to be reliable for a few min.
Hi all. I was not able to get the tmobile native tethering to work. No matter what I tried I always got the verifying account pop-up.
I ended up figuring out how to get Wi-Fi Tether for root to work
-NJ
Sent from my SM-G925T using XDA Free mobile app
njdevils28 said:
Hi all. I was not able to get the tmobile native tethering to work. No matter what I tried I always got the verifying account pop-up.
I ended up figuring out how to get Wi-Fi Tether for root to work
Click to expand...
Click to collapse
How? Which app exactly?
ermacwins said:
How? Which app exactly?
Click to expand...
Click to collapse
First I rooted with CF.
Then I followed the directions to edit the APN from the S5 forum. I changed the protocol from IP6 to IP4.
Then I reinstalled Wi-Fi Tether for root. Followed the setup directions for the S5.
Started the app up. Was good to go.
I'm replying from my phone. I'll update later with more details and links. But that is about it to get tethering.
-NJ
Sent from my SM-G925T using XDA Free mobile app
njdevils28 said:
First I rooted with CF.
Then I followed the directions to edit the APN from the S5 forum. I changed the protocol from IP6 to IP4.
Then I reinstalled Wi-Fi Tether for root. Followed the setup directions for the S5.
Started the app up. Was good to go.
I'm replying from my phone. I'll update later with more details and links. But that is about it to get tethering.
Click to expand...
Click to collapse
I'm in the uk and and interested in a contract but it doesn't allow tethering. How would I know what changes are needed for the APN settings?
ermacwins said:
I'm in the uk and and interested in a contract but it doesn't allow tethering. How would I know what changes are needed for the APN settings?
Click to expand...
Click to collapse
Wi-Fi Tether for Root needs IPv4. Just change that in the APN and you should be ok
njdevils28 said:
Wi-Fi Tether for Root needs IPv4. Just change that in the APN and you should be ok
Click to expand...
Click to collapse
Can you link the app you used and the s5 thread link please
ermacwins said:
Can you link the app you used and the s5 thread link please
Click to expand...
Click to collapse
How to make your APN editable, follow step 3
XDA Link
Settings for Wi-Fi Tether Rooter
For Samsung Galaxy S5 using this config
Interface wlan0
Method 3 - HostApd
Encryption wpa2-psk
Channel 1
Drivers nl80211
"HostApd Patch" <- UNCHECKED
"No Firmware Reload" <- UNCHECKED
Detailed instructions from this thread ....
First your phone needs to be rooted, then you need to have ES File Explorer installed on your phone. You can use ES File Explorer to edit the file in the system folder.
1. Open ES File Explorer
2. Pull up the Menu for it (hold down the multitask button for that)
3. Tap on Tools
4. Turn on Root Explorer
5. Tap on Root Explorer on the left side and go to Mount R/W
6. Make sure all of the settings are set to RW, tap OK
7. Up top tap / that should take you to the root of the phone,
Now you should be able to follow the instructions to make your APN Editable. Make sure to also edit the one above the Tethering APN and enable it to be editable.
When you click on the file it opens it up in read only, you have to hit the menu in the top right corner to edit the file.
Be very careful and only change what he tells you to change. I would make a back up of the file and place it somewhere you know you can find it.
Once you have enabled the APN and saved the file restart your phone. Once you are restarted navigate to where the APN's are. System Settings, More Networks, Mobile Networks, Access Point Names. Once you are there click on the top right corner and tap Reset to Default. That should pull down the new settings so you can edit your APN settings.
Then follow these instructions.
Need to change your APN, simply navigate to Settings > More > Mobile networks > Access Point Names. Select your T-Mobile APN, and scroll to APN protocol. Change this to IPv4, and then save your APN
tenxo said:
Have you actually done this in a S6, or are you just saying that's what has worked on other phones?
Sent from my SM-G900T using AllianceR(●)m
Click to expand...
Click to collapse
I tired it on my AT&T. all it did was allow me to change the settings for the hotspot, but it didn't bypass the AT&T checks
McKayCR said:
I tired it on my AT&T. all it did was allow me to change the settings for the hotspot, but it didn't bypass the AT&T checks
Click to expand...
Click to collapse
I would be concerned about ATT detecting this if you are grandfathered in. Waiting myself to see if there is a workaround like vpn.
not a native bypass but works....
All I do is, Replace TetheringProvision.apk with the modded one, change the permissions to 644 (rw-r--r--), go into customer.xml and change all non ims profiles to ipv4 (leave the ims protocols ipv6 or else VoLTE and WiFi-Calling will not work), go to settings and change the apn by adding dun to default,mms,supl and change it to ipv4. Then I reboot my phone. No reset apns needed. In this state you will still use hotspot allotment. That is because T-mobile is using user-agent strings to decipher device being used. Only way to fix that is to get a vpn and use it on the devices you connect to your hotspot. I have used almost a terabyte of data downloading tv shows and movies with no warnings or hotspot data allotment being used. The only allotment that gets used is the little bit that gets through while you connect to your vpn.

Hotspot bypass for rooted Nougat - MSL Needed

If I have inadvertently re-created another's work I apologize. I did not find this method in any of the closely related threads but it's so simple it should be there somewhere. Let me know and I'll gladly give credit where credit is due. That being said here we go
OK, Quick and dirty as usual...How to get working hotspot bypass on rooted nougat. It works on initial root or you can edit the build prop back to 310000 n reboot. Okay, so more or less follow the rooting method in godpowerrr's thread unless you're already rooted then pickup at the adding APNs below:
https://forum.xda-developers.com/sprint-s7-edge/how-to/sm-g935p-spr-root-nougat-7-0-data-t3568780 Thanks be to @godpowerrr
Follow all the steps, except just leave wifi on while you run through the process.
When you get to the steps with the build.prop edits don't do it yet.
Go into settings-connections-Mobile Networks-Access Point Names: click "add" in the top right.
Add this APN;
Name: Whatever you want to name it.......LTE HOTSPOT
APN: n.ispsn
Proxy: not set
Port: not set
Username: not set
Password: not set
Server: not set
MMSC: http://mms.sprintpcs.com
Multimedia Message Proxy: 68.28.31.7
Multimedia Message Port: 80
MCC: 310
MNC: 120
Authentication Type: not set
APN type: default,mms,dun <-----no spaces after commas
APN protocol: IPv4/IPv6
APN roaming protocol: IPv4/IPv6
Turn APN on/off: APN tuned on
Bearer: LTE
Mobile virtual......: none
Mobile virtual.....: not set
NOW CLICK SAVE AND IT WILL DISAPPEAR- don't worry, it'll re-appear later.
now go back to the root guide and pick up where you left off changing the build.prop values. when you change to 310120 the new apn will populate.
This is where you need the MSL- manually select the new APN you created. Either way you should have a full functioning hotspot.
To sum it up you can add a Custom APN by changing the build.prop, creating the APN, saving, and changing it back. Have fun
Better method here-
https://forum.xda-developers.com/sprint-s7-edge/how-to/one-hotspot-bypass-tested-nougat-msl-t3591763
Anybody try this yet? It's lonely in here...
izzibew26 said:
Anybody try this yet? It's lonely in here...
Click to expand...
Click to collapse
I'm trying to bypass the tether check for an AT&T S7 (G930A) on Nougat... You happen to have any insight on how to port this process?
Thanks for the info, I'll do some research myself to see if I can get anywhere with it.
HumanCaviar said:
I'm trying to bypass the tether check for an AT&T S7 (G930A) on Nougat... You happen to have any insight on how to port this process?
Thanks for the info, I'll do some research myself to see if I can get anywhere with it.
Click to expand...
Click to collapse
1st look at your normal LTE APN and write down all the info.
I'm not sure exactly what at&t has for the equivalent of ro.cdma.default_numeric but I would suppose it has something similar. search for the combined combination of your MCC and MNC. that's the number you'll want to change. as you can see from the OP, sprint is 310, and 120. so the combined numbers are 310120. you'll see the numbers when you look at your APN.
edit the build.prop line to 310000. reboot and go through the op steps to create(add) an identical APN to the one you wrote down. settings-connections-Mobile Networks-Access Point Names: click "add" in the top right. The only changes that would be made would be the name of the APN and the addition of dun to the APN type line. everything else will look just like your stock APN from earlier. make sure to click save and it will disappear. then change your build.prop line back to what it originally was and reboot. it should show up in the list of your APNs now. then, using your msl and ##data#, go into apn settings and select the new apn you created. Hope it works. pm me if you run into roadblocks, also i'd like to know the build.prop/APN info if there are issues.
izzibew26 said:
1st look at your normal LTE APN and write down all the info.
I'm not sure exactly what at&t has for the equivalent of ro.cdma.default_numeric but I would suppose it has something similar. search for the combined combination of your MCC and MNC. that's the number you'll want to change. as you can see from the OP, sprint is 310, and 120. so the combined numbers are 310120. you'll see the numbers when you look at your APN.
edit the build.prop line to 310000. reboot and go through the op steps to create(add) an identical APN to the one you wrote down. settings-connections-Mobile Networks-Access Point Names: click "add" in the top right. The only changes that would be made would be the name of the APN and the addition of dun to the APN type line. everything else will look just like your stock APN from earlier. make sure to click save and it will disappear. then change your build.prop line back to what it originally was and reboot. it should show up in the list of your APNs now. then, using your msl and ##data#, go into apn settings and select the new apn you created. Hope it works. pm me if you run into roadblocks, also i'd like to know the build.prop/APN info if there are issues.
Click to expand...
Click to collapse
Seems as though AT&T handles DUN provision checks in a fundamentally different way... Couldn't find my MMC+MNC string in build.prop.
Ended up getting a solution here @ https://forum.xda-developers.com/showpost.php?p=71547500&postcount=4
Thanks for the reply!
Hey, thanks for posting this method, worked for me.
izzibew26 said:
Anybody try this yet? It's lonely in here...
Click to expand...
Click to collapse
Does this unthrottle the hotspot as well? Lol. Do you have any information on how to unthrottle the data speeds? Sprint has me throttled to 1mb speeds when i should be getting around 60mb/s.
stebomurkn420 said:
Does this unthrottle the hotspot as well? Lol. Do you have any information on how to unthrottle the data speeds? Sprint has me throttled to 1mb speeds when i should be getting around 60mb/s.
Click to expand...
Click to collapse
Honestly I have no idea how sprint does their throttling. I can't say I've ever been in that situation. Give it a shot, see if it has any effect
Sent from Uranus, the only planet with a ring on the inside
izzibew26 said:
If I have inadvertently re-created another's work I apologize. I did not find this method in any of the closely related threads but it's so simple it should be there somewhere. Let me know and I'll gladly give credit where credit is due. That being said here we go
OK, Quick and dirty as usual...How to get working hotspot bypass on rooted nougat. It works on initial root or you can edit the build prop back to 310000 n reboot. Okay, so more or less follow the rooting method in godpowerrr's thread unless you're already rooted then pickup at the adding APNs below:
https://forum.xda-developers.com/sprint-s7-edge/how-to/sm-g935p-spr-root-nougat-7-0-data-t3568780 Thanks be to @godpowerrr
Follow all the steps, except just leave wifi on while you run through the process.
When you get to the steps with the build.prop edits don't do it yet.
Go into settings-connections-Mobile Networks-Access Point Names: click "add" in the top right.
Add this APN;
Name: Whatever you want to name it.......LTE HOTSPOT
APN: n.ispsn
Proxy: not set
Port: not set
Username: not set
Password: not set
Server: not set
MMSC: http://mms.sprintpcs.com
Multimedia Message Proxy: 68.28.31.7
Multimedia Message Port: 80
MCC: 310
MNC: 120
Authentication Type: not set
APN type: default,mms,dun <-----no spaces after commas
APN protocol: IPv4/IPv6
APN roaming protocol: IPv4/IPv6
Turn APN on/off: APN tuned on
Bearer: LTE
Mobile virtual......: none
Mobile virtual.....: not set
NOW CLICK SAVE AND IT WILL DISAPPEAR- don't worry, it'll re-appear later.
now go back to the root guide and pick up where you left off changing the build.prop values. when you change to 310120 the new apn will populate.
This is where you need the MSL- manually select the new APN you created. Either way you should have a full functioning hotspot.
To sum it up you can add a Custom APN by changing the build.prop, creating the APN, saving, and changing it back. Have fun
Click to expand...
Click to collapse
I have completed the whole process and was able to enter the new VPN. However, when changing the buildprop back I am unable to select the new access point. I have tried the ##DATA# and nothing happens. Any ideas?
rideblue193 said:
I have completed the whole process and was able to enter the new VPN. However, when changing the buildprop back I am unable to select the new access point. I have tried the ##DATA# and nothing happens. Any ideas?
Click to expand...
Click to collapse
Not sure why the ##data# dialer code wouldn't work unless you rooted at the same time and possibly missed a step or disabled the app it triggers. Make sure you click "save" after you have the new APN all written up, then it will show up when you change your build.prop back to 310120. Also make sure your editor has been granted root permissions. Just throwing a few things out there, there are so many little things you could've possibly missed.
izzibew26 said:
Not sure why the ##data# dialer code wouldn't work unless you rooted at the same time and possibly missed a step or disabled the app it triggers. Make sure you click "save" after you have the new APN all written up, then it will show up when you change your build.prop back to 310120. Also make sure your editor has been granted root permissions. Just throwing a few things out there, there are so many little things you could've possibly missed.
Click to expand...
Click to collapse
It turns out, I'm pretty stupid. Apparently didn't know how to spell DATA. That or it just started working randomly. However, when testing I still get "You have not subscribed to the Hotspot service"
I've checked and after the ##DATA# and entering my MSL I'm able to select the custom APN. It just wont allow tether. I don't know if it makes a difference, but I'm rooted on 7.0 Nougat S7 Edge
rideblue193 said:
It turns out, I'm pretty stupid. Apparently didn't know how to spell DATA. That or it just started working randomly. However, when testing I still get "You have not subscribed to the Hotspot service"
I've checked and after the ##DATA# and entering my MSL I'm able to select the custom APN. It just wont allow tether. I don't know if it makes a difference, but I'm rooted on 7.0 Nougat S7 Edge
Click to expand...
Click to collapse
double check the apn you selected, once you have the "dun" segment there it shouldn't say that. also might want to throw in a full powerdown and reboot, might be residual.
izzibew26 said:
double check the apn you selected, once you have the "dun" segment there it shouldn't say that. also might want to throw in a full powerdown and reboot, might be residual.
Click to expand...
Click to collapse
Thank you for the help. Without it and your guide I wouldn't have gotten it working. I combined your guide with another (both had different settings) and found a combination that works for me.
If anyone is having issues like I did, follow izzibew26's original guide, but instead Authentication Type: not set change to Authentication Type: None

Categories

Resources