At&t WiFi hotspot on custom roms - AT&T, Rogers HTC One X, Telstra One XL

Hi,
I would like to know how to get at&t WiFi hotspot working on custom roms. Specifically the cm10 JB Rom.
Thanks
Sent from my HTC One X using xda app-developers app

kjotwani said:
Hi,
I would like to know how to get at&t WiFi hotspot working on custom roms. Specifically the cm10 JB Rom.
Thanks
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
I thought CM10 had wifi tether baked in? If not, get wifi tether from the play store.
EDIT: Or did you mean the apk that picks up when you are in AT&T Hotspot areas and you get free wifi?

Not WiFi tether. I mean picking up the free atnt WiFi like in Starbucks..
Thanks
Sent from my HTC One X using xda app-developers app

kjotwani said:
Not WiFi tether. I mean picking up the free atnt WiFi like in Starbucks..
Thanks
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Not sure if you can sorry :/.
I can't stand that feature though, because my music will cut in and out as I drive home from connecting/disconnect to the million AT&T wifi hotspots in Southern California.

Butters619 said:
I can't stand that feature though, because my music will cut in and out as I drive home from connecting/disconnect to the million AT&T wifi hotspots in Southern California.
Click to expand...
Click to collapse
That is the exact reason I have disabled it on mine (or, more specifically, never enabled it in CR). That drives me bananas.

I want this feature also but I am on MIUI.

i dont know why anyone wants this feature on. if you are near a mcdonalds or starbucks check for hotspots in wifi settings and there it is.
you could add the lines back into
/system/etc/wifi/wpa_supplicant.conf
network={
ssid="attwifi"
key_mgmt=NONE
priority=1
}

Don't you just need to connect to the att hotspot once, and it will reconnect when you are in range?
I don't leave Wi-Fi on when not at home, or in use, so I liked that feature too on the several phones I had. But on custom ROMs I just had to connect the first time, each subsequent time it was automatic.
Sent from my HOCKS

quarlow said:
Don't you just need to connect to the att hotspot once, and it will reconnect when you are in range?
I don't leave Wi-Fi on when not at home, or in use, so I liked that feature too on the several phones I had. But on custom ROMs I just had to connect the first time, each subsequent time it was automatic.
Sent from my HOCKS
Click to expand...
Click to collapse
I tried this at the hotel I am staying at and it didn't work. It wanted me to pay for access.
Sent from my One X using Tapatalk 2
---------- Post added at 09:35 PM ---------- Previous post was at 09:34 PM ----------
DvineLord said:
i dont know why anyone wants this feature on. if you are near a mcdonalds or starbucks check for hotspots in wifi settings and there it is.
you could add the lines back into
/system/etc/wifi/wpa_supplicant.conf
network={
ssid="attwifi"
key_mgmt=NONE
priority=1
}
Click to expand...
Click to collapse
Going to try this thanks.
Sent from my One X using Tapatalk 2

AT&T hotspots will only work when you are in range of one of their hotspots. Its not like a nationwide available network. Mostly its McDonalds and Starbucks. If you can't see a "attwifi" ssid in your wireless settings nothing you change in system files will let you connect.
Sent from my HOCKS
Edit: Try this app
https://play.google.com/store/apps/details?id=com.att.android.attsmartwifi
It has a AT&T hotspot locator. It didn't find the one in my town though, so I don't how successful it will be for you.
Edit 2: the myAT&T app also has a locator that found several hotspots in my town I didn't know about
https://play.google.com/store/apps/details?id=com.att.myWireless
After you log in, more, AT&T Wi-Fi, AT&T Wi-Fi locator, and search by zip code.

Okay it shows you the available WiFi networks but it doesn't log you into the attwifi ones. On att ROMs it has that feature
Sent from my One X using Tapatalk 2

But only when in range of one of them ...
Once you remember one it will do it automatically from then on.
Sent from my HOCKS

I am in range of it. I think there is a special app on att ROMs for this capability. I will try a McDonalds to see see if it asks for login info.
Sent from my One X using Tapatalk 2

I'm able to connect to the att hotspots with my TouchPad just fine.
Do you mean the notification that "you may need to sign in" after you connect? I get that, and I just have to open the browser and check the agree to terms box, and click continue. It does that to me every time at McDonald's but it doesn't ask for user name or password. Even when the network was remembered it makes me agree again the next time.
Now that I am talking about it I do I remember an app on Eclair on the Captivate that would bypass the agreement part, but it was not there on the stock FroYo, or on the GS II. Is that the app you mean? When I turned on Wi-Fi at McDonalds it would show an orange notification icon and connect. But, I haven't seen that in another phone since.
Sent from my HOCKS

quarlow said:
Now that I am talking about it I do I remember an app on Eclair on the Captivate that would bypass the agreement part, but it was not there on the stock FroYo, or on the GS II. Is that the app you mean? When I turned on Wi-Fi at McDonalds it would show an orange notification icon and connect. But, I haven't seen that in another phone since.
Sent from my HOCKS
Click to expand...
Click to collapse
That is the way it shows on ATT roms on the one x. Thats why I think its a special app in the rom not just a saved wifi connection

If there is a zip version of the stock ROM somewhere its probably in /system/app/ if there is an actual app. I can only find the exe version, and don't know how to extract files from an exe.
Anyone with a stock rooted version could check in /system/app/ for an apk with hotspot or Wi-Fi or ATT in the title.
Sent from my HOCKS

I got this to work by adding the attwifi to the WPA supplement and putting the att hotspot apk in /system/apps folder.
Sent from my One X using Tapatalk 2
ATT Hotspot Link
Make sure to copy the permissions from another APK from within that apps folder.
/system/etc/wifi/wpa_supplicant.conf
network={
ssid="attwifi"
key_mgmt=NONE
priority=1
}
Reboot once you have done all this and it should auto connect.

Does anyone know how to enable the functionality if using a non-AT&T ROM?

jac0b said:
I got this to work by adding the attwifi to the WPA supplement and putting the att hotspot apk in /system/apps folder.
Sent from my One X using Tapatalk 2
ATT Hotspot Link
Make sure to copy the permissions from another APK from within that apps folder.
/system/etc/wifi/wpa_supplicant.conf
network={
ssid="attwifi"
key_mgmt=NONE
priority=1
}
Reboot once you have done all this and it should auto connect.
Click to expand...
Click to collapse
Hi sorry to bump this up but so far I haven't got anywhere with trying to figure out whether this is doable or not
I'm on Task650 and before that Paranoid. Neither of which allow me to get onto AT&T Wifi hotspots
My office building has a dedicated AT&T router which I would like to use because the cellular signal in the building is usually terrible. If I can't get this to work, I'll probably have to fall back on a Touchwiz ROM or stock. Prefer not too
Anyway, the dropbox link no longer works
And I'm unclear if the code above specifically addresses this issue or addresses something else? I'm able to see the hotspots. And I can get an IP. The problem is that it won't let me on the network. I just get a webpage where it expects me to fill in my wifi account info which never happens on stock

andy_d0 said:
Hi sorry to bump this up but so far I haven't got anywhere with trying to figure out whether this is doable or not
I'm on Task650 and before that Paranoid. Neither of which allow me to get onto AT&T Wifi hotspots
My office building has a dedicated AT&T router which I would like to use because the cellular signal in the building is usually terrible. If I can't get this to work, I'll probably have to fall back on a Touchwiz ROM or stock. Prefer not too
Anyway, the dropbox link no longer works
And I'm unclear if the code above specifically addresses this issue or addresses something else? I'm able to see the hotspots. And I can get an IP. The problem is that it won't let me on the network. I just get a webpage where it expects me to fill in my wifi account info which never happens on stock
Click to expand...
Click to collapse
Wrong forum you need to be in s3
Sent from my HTC One X using Tapatalk 2

Related

Apps blocked in the Android Market by AT&T

I know that AT&T blocks customers from seeing certain apps in the market. I tried searching. Is there a list of these apps somewhere or does anyone the specific type? I know tethering apps are one area they want to keep us away from.
Dont know if this still works but it did ....... Turn your wifi off, put phone in airplane mode, then turn your wifi back on (leave phone in airplane mode so your not connected to the ATT network) and the ATT blocked apps will show up.
Try this it works for my x10 which is a fellow att phone
http://market-enabler.googlecode.com/files/MarketEnabler_v3.1.1.2.apk
Sent from my X10 using XDA App
david032766 said:
Dont know if this still works but it did ....... Turn your wifi off, put phone in airplane mode, then turn your wifi back on (leave phone in airplane mode so your not connected to the ATT network) and the ATT blocked apps will show up.
Click to expand...
Click to collapse
That actually works really well. Got to look at a few tethering apps.
Sent from my Inspire 4G using XDA App
Couldn't you just take you SIM card out? Using WIFI to connect to the market ofcourse
So based upon what I'm reading, the only apps being blocked by AT&T are tethering apps?
No there are a few others that are blocked. Some music apps, video apps and such.
Sent from my HTC Inspire 4G using Tapatalk
I tried pushing Amazon App Store to my phone today, downloaded the file fine from the text from Amazon. Once I tried to load the file from my downloaded folder on my phone, I got the AT&T blocked from apps other than Market message...
If you have the adb installed you can side load it its how I have swype on my inspire and teamviewer most of the apps I use I had.to side load like that
Sent from my Desire HD using XDA App
Timelord83 said:
If you have the adb installed you can side load it its how I have swype on my inspire and teamviewer most of the apps I use I had.to side load like that
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
I got Swype installed as well and I love it.
thats how I also got swype. But note I'm rooted
Sent from my Inspire 4G using XDA App
I think AT&T is able to tell if you are tethering. Which is what they also did with Jailbroken iPhones. So be careful not to get the plan added on automatically if they find out.
homescrub said:
I think AT&T is able to tell if you are tethering. Which is what they also did with Jailbroken iPhones. So be careful not to get the plan added on automatically if they find out.
Click to expand...
Click to collapse
What plan are you talking about... The $25 2g... There is a way around the the spying of ATT... Just flash a non inspire base Rom.. like any of the 2.3 roms will work
Sent from my Inspire 4G using XDA App
RinZo said:
Couldn't you just take you SIM card out? Using WIFI to connect to the market ofcourse
Click to expand...
Click to collapse
Seems like its much easier to activate airplane mode, than to remove the sim card.
Just be careful when tethering, even if you check usage you can still go over and not know it! AT&T can tell by data usage as well. I agree on the Non Inspire 2.3.3 ROMs
s14evil said:
What plan are you talking about... The $25 2g... There is a way around the the spying of ATT... Just flash a non inspire base Rom.. like any of the 2.3 roms will work
Sent from my Inspire 4G using XDA App
Click to expand...
Click to collapse
JoTeC said:
I tried pushing Amazon App Store to my phone today, downloaded the file fine from the text from Amazon. Once I tried to load the file from my downloaded folder on my phone, I got the AT&T blocked from apps other than Market message...
Click to expand...
Click to collapse
wait where do you get the amazon apps store thing?
Hello, I was wondering if someone could help me with my friends inspire at&t, they want to get wifi tethering and also unlimited data usage , (don't we all) can someone help me with this...
I have a Evo rooted myself but need help on Rooting the Inspire and putting a good rom on it...
thanks....
JoTeC said:
I tried pushing Amazon App Store to my phone today, downloaded the file fine from the text from Amazon. Once I tried to load the file from my downloaded folder on my phone, I got the AT&T blocked from apps other than Market message...
Click to expand...
Click to collapse
Under Settings>Applications, check the Unknown Sources box or whatever it has that mentions untrusted/unknown sources.
Ferdnand said:
Hello, I was wondering if someone could help me with my friends inspire at&t, they want to get wifi tethering and also unlimited data usage , (don't we all) can someone help me with this...
I have a Evo rooted myself but need help on Rooting the Inspire and putting a good rom on it...
thanks....
Click to expand...
Click to collapse
Check out this sticky:
http://forum.xda-developers.com/showthread.php?t=952352
As for the unlimited data, no idea. There was a thread here about using an iPhone 2g but I'm not sure how valid it is.

[Q] Wifi without simcard

I would like to know if there is any way I can have my WiFi internet on my MT4GS,without my Sim card in the phone .Probably just surfing the net or using "whats app". I have tried and my cell doesn't connect to the WiFi router at all.Can someone advise on settling this matter ? My phone is unlocked and rooted.I haven't taken the update,so I'm still on the stock ROM.
I used my old windows touch pro 1 cell and it connects to the WiFi router without Sim card.So what can I do to get the WiFi internet on my MT4GS?
You should just have it.
I have two of these devices - one on T-Mobile, the other bought aftermarket out of plan. No sim card, yet I connect to wifi everywhere, even use it as a wifi bridge to my router for a desktop in my home.
Just go into settings, wireless settings, then turn on wifi and tap 'wifi settings' underneath it. You should see your network in the list, just tap it and enter a password if necessary.
Done.
This doesn't work for you?
Sim card has nothing to do with wifi, only cellular.
Maybe the fact that your phone is rooted. But I don't know my rooted cliq is rooted an connects to WiFi fine...
Sent from my myTouch_4G_Slide using xda premium
PentraRAWR said:
Maybe the fact that your phone is rooted. But I don't know my rooted cliq is rooted an connects to WiFi fine...
Sent from my myTouch_4G_Slide using xda premium
Click to expand...
Click to collapse
Could be, my buddy has a stock mytouch and he can't get on wifi without a sim either..
Sent from my myTouch_4G_Slide using Tapatalk
I don't think so - I just got it back from HTC and it's not rooted yet, still stock the same way I shipped it out to them. Gets on wifi fine with no sim card.
It does have an S-OFF bootloader, but I don't see how that would matter.
I do find this curious.
What exactly happens when you try to connect to a wifi network?
Does it even see the wifi networks?
Where does the ability to connect fail?
You should be able to connect. It'll have that option at the HTC setup wizard.
Sent via smoke signal.
Blue6IX said:
I don't think so - I just got it back from HTC and it's not rooted yet, still stock the same way I shipped it out to them. Gets on wifi fine with no sim card.
It does have an S-OFF bootloader, but I don't see how that would matter.
I do find this curious.
What exactly happens when you try to connect to a wifi network?
Does it even see the wifi networks?
Where does the ability to connect fail?
Click to expand...
Click to collapse
Says scanning ,then tries to acquire ip address then it disconnects and starts all over with the same result.Secondly I remembered the last two programs that were causing me problems in installing and uninstalling were Bloater and Busybox ,before my WiFi went haywire.I gave up trying and hence I was preparing to send my cell back to HTC, since it was still within the warranty period.I unrootted my cell and now my WiFi works again.So i really can't say exactly what caused this malfunction as yet .Thank you guys,for such quick responses.This really makes me feel proud to be part of an outstanding group of people here,and as whole, part of xda-developers.I thank you all for your help an assistance.Hopefully this information might help someone else someday.
Maybe it's your router
Sent from my myTouch_4G_Slide using Tapatalk
No my girlfriend,has the same phone with me and it connected .Had tried another router and it still didn't connect.
I do it all th time with several brands of phones. I have had problems the constanly connecting and reconnecting when there are too many devices around at the same time.
Sometimes it is the router and internet going through "spells".
Sent from my Bulletproof_Doubleshot using Tapatalk
Yes, "innerwebs" with wifi works without a sim card.
My g2 AND my other 4g slide both connect to my router without a sim in them.
But they are rooted with different roms so......

(Q) wifi help-adhoc/ibss connection?

Is there a way to connect to an ibss network (i believe its also referred to as adhoc) built in wifi settings wont even detect it so i used some of my data to download wifi manager, the adhoc network pops up now but it tells me "standard android does not support ibss(ad-hoc) type networks"
is there anything i can install or flash onto my phone to allow connection?
im on vacation and its either pay $20 for hotel wifi, use my 200mb data plan (already at 117mb and it gets refreshed at the 12th of every month...so i still have month to go with only 83mb left ), or use my cousins hotspot which happens to be ibss/adhoc-he has an optimus v that is rooted but no custom rom
Under settings I Of wifi manager ive found this..."treat ibss network as working (cyanogen mod, rooted_wpa supplicant)" so i either need cyanogenmod-(no way i can download that rom with my data plan and dont even kniw if a port of it would work the same) or a rooted_wpa supplicant
Can anyone provide a rooted_wpa supplicant file that is compatible withthe infuse?
Sent from my SAMSUNG-SGH-I997 using XDA App
mg2195 said:
Is there a way to connect to an ibss network (i believe its also referred to as adhoc) built in wifi settings wont even detect it so i used some of my data to download wifi manager, the adhoc network pops up now but it tells me "standard android does not support ibss(ad-hoc) type networks"
is there anything i can install or flash onto my phone to allow connection?
im on vacation and its either pay $20 for hotel wifi, use my 200mb data plan (already at 117mb and it gets refreshed at the 12th of every month...so i still have month to go with only 83mb left ), or use my cousins hotspot which happens to be ibss/adhoc-he has an optimus v that is rooted but no custom rom
Under settings I Of wifi manager ive found this..."treat ibss network as working (cyanogen mod, rooted_wpa supplicant)" so i either need cyanogenmod-(no way i can download that rom with my data plan and dont even kniw if a port of it would work the same) or a rooted_wpa supplicant
Can anyone provide a rooted_wpa supplicant file that is compatible withthe infuse?
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
Why not just delete tethering manager and move on with your life?? .. Lol.. Good luck not going over..
Sent from my SAMSUNG-SGH-I997 using Tapatalk
Im not trying to tether so how would that help? Im trying to connect to someone who is...
Deleted tethering manager anyways and it didnt help even rebooted the phone after i deleted it
Im trying to connect to my cousins hot spot-NOT create one
Sent from my SAMSUNG-SGH-I997 using XDA App
mg2195 said:
Im not trying to tether so how would that help? Im trying to connect to someone who is...
Deleted tethering manager anyways and it didnt help even rebooted the phone after i deleted it
Im trying to connect to my cousins hot spot-NOT create one
Sent from my SAMSUNG-SGH-I997 using XDA App
Click to expand...
Click to collapse
OH.... sorry. Woops. I missed that part. My apologies. I personally have never had luck making a wifi network that was able to connect with other people's Androids. I rememberd that I had it open, he could see if on his HTC inspire, but it just wouldn't go... So yeah. I don't know... I read a lot about Android, never really ever seen anyone post about this problem, nor have I ever seen any sort of solution.. guess that you will just have to norp it up on the same phone or something.. lol.
Sent from my A500 using Tapatalk
Thanks for trying to help me...i managed to find a place with free wifi
Sent from my SAMSUNG-SGH-I997 using XDA App

Is Wifi Hotspot/Tethering free on CM10?

I don't want to get charged up the asshole! I get crappy wifi signal at home and I just rooted/flashed cm10 on my One S.
ismethajametovic said:
I don't want to get charged up the asshole! I get crappy wifi signal at home and I just rooted/flashed cm10 on my One S.
Click to expand...
Click to collapse
If you're question is in regards to T-mobile US. Then the answer is yes it is free and you won't be changed.
Seems too good to be true because my internet is so fast. Are you sure?
ismethajametovic said:
Seems too good to be true because my internet is so fast. Are you sure?
Click to expand...
Click to collapse
Positive, as long as you have ANY sort of data plan. If you're on the pay per megebyte play your screwed if you use the net at all. I've been tethering with my phones for about 3 years now on t-mobile with plans that don't allow it.
Does anybody know about using the wifi tethering for Cincinnati Bell? With unlimited data do we get away with tethering without being noticed or charged?
where did you get the app to wifi tether? I am not seeing the sprint icon that would normally be there...do i have to get the rooted wifi tether app? Can't believe there is no voicemail icon either....weird.
shanipaqman said:
where did you get the app to wifi tether? I am not seeing the sprint icon that would normally be there...do i have to get the rooted wifi tether app? Can't believe there is no voicemail icon either....weird.
Click to expand...
Click to collapse
You can access voicemail settings when inside the phone app, just bring up the menu-->settings-->voicemail
And the tethering is (from the homescreen) menu-->settings-->more-->tethering and portable hotspot
Sent from my HTC One S using xda premium
beats4x said:
You can access voicemail settings when inside the phone app, just bring up the menu-->settings-->voicemail
And the tethering is (from the homescreen) menu-->settings-->more-->tethering and portable hotspot
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
Thanks, found the wifi tether....any way to place a shortcut to that somehow? Still don't see a way to get the voicemails downloaded like the sprint voicemail used to do and then notify me when a new one came in...please help on this one.
Thanks
S
What do you mean voicemail downloaded and to notify you? Whenever I get a vm I receive a notification for it..
And with cm10 I don't think there is a shortcut or widget for the hotspot
Sent from my HTC One S using xda premium
If I've helped hit the thanks button
shanipaqman said:
Thanks, found the wifi tether....any way to place a shortcut to that somehow? Still don't see a way to get the voicemails downloaded like the sprint voicemail used to do and then notify me when a new one came in...please help on this one.
Thanks
S
Click to expand...
Click to collapse
Google voice will transcribe your voicemails for you , also you can use foxfi for tethering.
dc211 said:
If you're question is in regards to T-mobile US. Then the answer is yes it is free and you won't be changed.
Click to expand...
Click to collapse
Is it free for sprint galaxy s3 with cm10

Rogers Razr HD cant tether

There has to be a way to tether with this thing... From what I have read around they say... The latest update to JB blocked the tether option... I have it unlocked and using it with Telus... This is going to be a real pain in the rear... I used to use my S2X to tether when I was in the usa on Tmobile daily plans....
Anything I can do ?
shushwap said:
There has to be a way to tether with this thing... From what I have read around they say... The latest update to JB blocked the tether option... I have it unlocked and using it with Telus... This is going to be a real pain in the rear... I used to use my S2X to tether when I was in the usa on Tmobile daily plans....
Anything I can do ?
Click to expand...
Click to collapse
Are you rooted?
If you are, pickup an app called sqlite editor and follow instructions in this post (modify for your tethering apn obviously)
http://forum.xda-developers.com/showthread.php?p=27099169
Sent from my XT925 using Tapatalk 2
danifunker said:
Are you rooted?
If you are, pickup an app called sqlite editor and follow instructions in this post (modify for your tethering apn obviously)
http://forum.xda-developers.com/showthread.php?p=27099169
Sent from my XT925 using Tapatalk 2
Click to expand...
Click to collapse
No I am not rooted... Its looks like something I may have to do... Is there any other way around this
shushwap said:
The latest update to JB blocked the tether option...
Click to expand...
Click to collapse
I'm on JB and I can tether, I don't believe the ability to tether is a function of Jelly Bean but a function provided by your carrier.
Cheers
XRCIST said:
I'm on JB and I can tether, I don't believe the ability to tether is a function of Jelly Bean but a function provided by your carrier.
Cheers
Click to expand...
Click to collapse
I just called my provider they say there are no blocks on my account and I should be able to tether
shushwap said:
No I am not rooted... Its looks like something I may have to do... Is there any other way around this
Click to expand...
Click to collapse
You need to add a Dun profile for your provider, if it is prevented by regular way of adding apns, you'll have to use my method to hack it in. No other options that I know of, sorry.
Sent from my XT925 using Tapatalk 2
danifunker said:
You need to add a Dun profile for your provider, if it is prevented by regular way of adding apns, you'll have to use my method to hack it in. No other options that I know of, sorry.
Sent from my XT925 using Tapatalk 2
Click to expand...
Click to collapse
I was able to go in and edit the apn.... Changed it to dun and it worked... The only this is it wont allow to mms until I change it back... Not a big deal...
Thanx for everything
shushwap said:
I was able to go in and edit the apn.... Changed it to dun and it worked... The only this is it wont allow to mms until I change it back... Not a big deal...
Thanx for everything
Click to expand...
Click to collapse
Oh great, then just add dun to the profile that mms resides on. You can add multiple services for each APN. Try making the apn type in this apn like the following :
default,mms,supl,fota,agps,hipri,dun
Sent from my XT925 using Tapatalk 2
That works great... Thanx for everything.... I can hot spot and receive pics...
Any Idea as to why I cant send pics ?
shushwap said:
That works great... Thanx for everything.... I can hot spot and receive pics...
Any Idea as to why I cant send pics ?
Click to expand...
Click to collapse
Having the exact same issue, can receive pics through mms just fine but can't send anything. Solution would be great
Sent from my XT925
My tethering want working either gave an error. When I went into the apn I saw there was a FIDO tethering apn pre installed. When I clicked it the first time it still did not let me use it but I clicked on it once our twice more and it seemed to work. Tested it out and tethering was fine once again.
I didn't have to input anything just clicked on it
Sent from my XT925 using xda app-developers app
shushwap said:
There has to be a way to tether with this thing... From what I have read around they say... The latest update to JB blocked the tether option... I have it unlocked and using it with Telus... This is going to be a real pain in the rear... I used to use my S2X to tether when I was in the usa on Tmobile daily plans....
Anything I can do ?
Click to expand...
Click to collapse
On my Razr, tethering would disable the internet on the phone. Eventually I solved it by adding the "old-style" APN (for rogers) instead of using the "LTE" apn that by default was in the phone.
So my suggestion is either search the internet for new APN information for telus, or, find someone who has successful tethering on their telus phone and copy the APN they use.

Categories

Resources