Android VPN - Calling all Android Gurus - Android Software/Hacking General [Developers Only]

So I've purchased a Huawei S7 and it's 99% perfect. The 1% is the lack of the VPN support. There is no VPN support in this build that I can find. I used Wifi Buddy, but I believe that just uses the same backend files as the normal Android builds.
I have a rooted Droid 2 with ClockWorkRecovery and Titanium Backup. Is there a way I can pull the files off of that and incorporate them in to the S7?
When I use the Wifi buddy, it will not connect, just says it had an error while connecting to the server. I ran a form of TCPDump on the router and it's not even attempting a connection. When I use my D2 on the same wifi, behind the same routers/firewall, it connects fine.
I've searched high and low but I'm not finding an app that will do the VPN that my router supports or it has the same issues as the Wifi buddy. It has to be PPTP or L2TP. OpenVPN is not a viable option.
Any opinions, suggestions, hacks, etc? The S7 is rooted as well.

I use a free app called "NeoRouter VPN Free Edition" from the marketplace on my S7, it requires that you run a client app on a PC or server on your network, which you can download from their website, and port forward from your router to that app, once you have done that it is GREAT and free, I use it to remote desktop over and it works perfectly.
Hope that helps

I guess I'll have to do that if all other options don't exist. I'm pretty sure it can be done. I'm hoping it's as simple as getting the FM Radio ported from the Droid X to the Droid 2. If that can be done, I'm sure the VPN matter can be resolved....I'm hoping.

I just went through my Titanium Backup app on my Droid 2 and found 'VPN Services 2.2' listed as something I can backup/restore. I really wish there was a functioning and stable recovery for this thing so I could throw that on, backup the system, boot, 'restore' these services and see if they work. Granted I'd be going from (for all intensive purposes) VPN Services and applying them to Android 2.1, but it's worth a shot I suppose. I just don't want to FUBAR the device without a way to revert.

Related

Yes! Wifi App for connecting in university Wifi

Hey guys,
I just got my Xperia X10 to work in our university wifi. WPA-EAP PEAP with MSCHAPV2. I used the app Wifi-Config Editor Pro from the market. You don't even need to root your phone. I hope this works on everyone else also. I was so thankful with the developer. This app saved my phone.
is this wifi-config?
Cant find the exact name you mention anywhere.
links please?
I did a search in the android market "wifi config". After that first two results would be wifi config and wifi config editor pro. The free version doesn't have the enterprise configuration. The pro does.
I would love to try this out, but the app is obviously not yet certified for the latest firmware release...
Even with this link (hxxp://bubiloop.com/android-tools-wifi-config-editor-pro), there are no results in the market.
If, like me (X10 mini pro, UK unlocked latest firmware) wifi config pro isn't showing for you in the market you can do the following:
1) Root the phone following the instructions here:
http://android.doshaska.net/x10miniroot
(this works for me on my X10 mini pro)
With the phone connected and usb debugging on/wifi toggled off, from the androidSDK on a PC (Windows,Linux,Mac) get a shell
2) adb shell
3) su
4) cd /data/misc/wifi
5) busybox vi wpa_supplicant.conf
(to edit the wpa configuration file)
6) add this at the end
network={
ssid="eduroam"
key_mgmt=WPA-EAP IEEE8021X
eap=PEAP
identity="MYIDENTITY"
password="SECRET"
phase1="peapver=0"
phase2="auth=MSCHAPV2"
priority=7
}
or similar, where MYIDENTITY is your eduroam login ID and SECRET is your password. This is taken verbatim from another phone (HTC Desire, Android 2.2) which does work OK
7) save
8) log out
Then connect and surf...
Cosmodia - I don't know why you can't see it in the market. You have Android 1.6 right? At first I cannot see it also since the app was only for Android 2.0 but the developer made it to work with Android 1.6 so now I can see it and got it to work. You can contact the developer and ask questions.
Professordes - I think this should help people who didn't want or don't know how to root their phone
Android 2.x Enterprise settings coming soon
Android WiFi Internal API's changed between version 1.5/1.6/2.x Android 1.6 added a lot of the requirements to enable an enterprise WiFi network, however the published API and UI's don't make it easy to connect to them. They then changed them in 2.0 making virtually all Enterprise configurations valid. Unfortunately the UI still lacks in the ability to configure them. I needed my android device on the WiFi network at work so I wrote an app do to just that.
As of about a week ago I had everything all versions without the enterprise settings working. This is the "WiFi Config Editor" you can find on the market now. I was in the process of enabling the editing of the enterprise settings for Android 2.0+ when I was contacted about getting an X10 on a WPA-EAP network with PEAP authorization. Being the X10 is a 1.6 device I made the changes necessary and released the 1.6 version of "WiFi Config Editor Pro". This version will only work with Android 1.6 as the Enterprise API's are different.
Currently I'm testing the "WiFi Config Editor Pro" for Android 2.0+ and should have it released in the next few days. As I hinted at earlier, the enterprise settings are hidden in Internal API's. This makes developing against them difficult. Google actually places a number of roadblocks in the way to make this harder. But being that Android is open source, it just takes a little bit of persistence to make it all work. Best part of all. NO ROOT REQUIRED!
To my knowledge this is the only app that exists that will allow you to edit WiFi settings at this level without requiring root access. I'm open to suggestions to help make it better. Let me know if anyone has any issues with the app or connecting to specific configurations.
Thanks,
--OddRain
Hello OddRain,
this sounds very promising and I am looking forward to trying it out as soon as the latest firmware release for the X10 gets full Market access again.
Hi Oddrain,
I can't find any other way to contact you.
I am desperately looking to connect to my companies WPA2 enterprise network, with Peap. It also uses a certificate.
I cannot however purchase pro as I am in South Africa and we can only get free apps on the market.
Can you please advise when the android 2.1+ version is available, if it will work for what i need and how I can pay.
Florbid
I still can't seem to find the Wifi Config Editor (neither the free nor the pro version) in the Market, everything else appears to be there.
Is the application limited to some region, firmware or branding?
I'm trying to access the Market from Germany, my X10 is on R2BA026, unbranded phone.
I'm not sure why the app doesnt show up in the market sometimes. The free version supports Android 1.5 and up. There are 2 pro versions, one for Android 1.6 and one for Android 2.0+. All versions should be in the market right now. There are no limits within the application other than the Android Versions supported.
The most reliable way I know of searching the app store is not by the application name, but by the developer name. pub:OddRain would be the Android Market search string, it is Case Sensitive.
--OddRain
Thank you very much for the reply. Unfortunately, I don't get any result with that search term as well.
Could somebody else with the same firmware version please search for this to see if it maybe depends on that?
can wifi config editor (free version) solve the issue of the campus wifi (WPA/WPA2-EAP PEAP with MSCHAPV2) ?
Thanks!
can you just extract the .apk and post it here please and make it easier for all?

Feature Request PPTP

Would one of the Dev's be willing to tackle getting VPN PPTP with encryption (mppe 128 or 256) working on the G-Tab? Right now it is either not working or working as unsecured PPTP (depending on the ROM). If anyone knows of a ROM where this is functional please let me know.
What little I have found on the history of VPN in android indicates that the last version with encrypted PPTP was version 1.6. Google was having problems keeping a connection to the VPN server.
Reference: http://code.google.com/p/android/issues/detail?id=4706
For myself and my coworkers this has become an important need. If we can't get the feature we may be forced to get iPads (*cringe*). I for one am willing to make donations to Dev(s) who can add this. Some ROMs have the option but seem to be lacking the module (unconfirmed) to handle encryption through the included PPPD.
It is possible this may come back in Android 3.0 since it is geared toward tablets but I haven't been able to find any information either way.
Thank you for your time.
Newanzer said:
Would one of the Dev's be willing to tackle getting VPN PPTP with encryption (mppe 128 or 256) working on the G-Tab? Right now it is either not working or working as unsecured PPTP (depending on the ROM). If anyone knows of a ROM where this is functional please let me know.
What little I have found on the history of VPN in android indicates that the last version with encrypted PPTP was version 1.6. Google was having problems keeping a connection to the VPN server.
Reference: http://code.google.com/p/android/issues/detail?id=4706
For myself and my coworkers this has become an important need. If we can't get the feature we may be forced to get iPads (*cringe*). I for one am willing to make donations to Dev(s) who can add this. Some ROMs have the option but seem to be lacking the module (unconfirmed) to handle encryption through the included PPPD.
It is possible this may come back in Android 3.0 since it is geared toward tablets but I haven't been able to find any information either way.
Thank you for your time.
Click to expand...
Click to collapse
Did you try one of clemsyn's latest kernels - they have the tun support. Also on market place there is an OpenVPN app that attempts to install an openvpn binary - that same dev also has an OpenVPN settings app that you can use to create your tunnel. Perhaps that will work for you.
prscott1 said:
Did you try one of clemsyn's latest kernels - they have the tun support. Also on market place there is an OpenVPN app that attempts to install an openvpn binary - that same dev also has an OpenVPN settings app that you can use to create your tunnel. Perhaps that will work for you.
Click to expand...
Click to collapse
I can currently get a VPN connection, but the server refuses it because it isn't encrypted - even with the encryption option on. I'll try clemsyn's kernel. I noticed he posted one specific to the ZTab ROM recently.
Newanzer said:
I can currently get a VPN connection, but the server refuses it because it isn't encrypted - even with the encryption option on. I'll try clemsyn's kernel. I noticed he posted one specific to the ZTab ROM recently.
Click to expand...
Click to collapse
PLEASE keep us updated. This is also essential to my job and I want to use android! GTab in particular.
jmdearras said:
PLEASE keep us updated. This is also essential to my job and I want to use android! GTab in particular.
Click to expand...
Click to collapse
No luck. Tried the new kernel and still get the same error. G-Tab shows connection lost. Server log shows same error (port 47 blocked or unable to negotiate encryption). Since our laptops all work I'm going to assume port 47 isn't blocked on our network. Maybe not enabled on G-Tab?
Which ROM are you using?
EDIT: nevermind - I see zpad rom. Did you try the vegan rom or tnt rom?
I am setting up a server with two cards and windows server 8 and an accesible ip just as test lab for this. If any dev wants access pm me.
Sent from my DROIDX using XDA App
Newanzer said:
Would one of the Dev's be willing to tackle getting VPN PPTP with encryption (mppe 128 or 256) working on the G-Tab? Right now it is either not working or working as unsecured PPTP (depending on the ROM). If anyone knows of a ROM where this is functional please let me know.
What little I have found on the history of VPN in android indicates that the last version with encrypted PPTP was version 1.6. Google was having problems keeping a connection to the VPN server.
Reference: http://code.google.com/p/android/issues/detail?id=4706
For myself and my coworkers this has become an important need. If we can't get the feature we may be forced to get iPads (*cringe*). I for one am willing to make donations to Dev(s) who can add this. Some ROMs have the option but seem to be lacking the module (unconfirmed) to handle encryption through the included PPPD.
It is possible this may come back in Android 3.0 since it is geared toward tablets but I haven't been able to find any information either way.
Thank you for your time.
Click to expand...
Click to collapse
Try this, I enabled everything re: PPP in this kernel including PPTP and also enable MPPE (Microsoft PPP Encryption). I hope this helps. BTW, this MPPE is experimental in the kernel but I hope it works for you.
clemsyn said:
Try this, I enabled everything re: PPP in this kernel including PPTP and also enable MPPE (Microsoft PPP Encryption). I hope this helps. BTW, this MPPE is experimental in the kernel but I hope it works for you.
Click to expand...
Click to collapse
Brillant! I have a connection! From home even. Many Thanks! (but I can only hit the button once...)
I'll keep an eye on it and see how long the connection lasts. That seemed to be the bug that killed Google's interest in this. With luck it wont show because someone tweaked over it.
I'll spread the word. Thanks again!!
Update: Unfortunately the data traffic stops within a minute. The connection stays up and reports a server connection just no data passes. This is the same issue as Google has in it's bug report. I"ll look at the server logs in the morning to see if anything is reported, but it is at least a step in the right direction.
BTW: The GUI seems a bit faster. Were there any other tweaks in that kernel?
Newanzer said:
Brillant! I have a connection! From home even. Many Thanks! (but I can only hit the button once...)
I'll keep an eye on it and see how long the connection lasts. That seemed to be the bug that killed Google's interest in this. With luck it wont show because someone tweaked over it.
I'll spread the word. Thanks again!!
Update: Unfortunately the data traffic stops within a minute. The connection stays up and reports a server connection just no data passes. This is the same issue as Google has in it's bug report. I"ll look at the server logs in the morning to see if anything is reported, but it is at least a step in the right direction.
BTW: The GUI seems a bit faster. Were there any other tweaks in that kernel?
Click to expand...
Click to collapse
There is a cryto sha 256 or 512. Lmk which to enable
clemsyn said:
Try this, I enabled everything re: PPP in this kernel including PPTP and also enable MPPE (Microsoft PPP Encryption). I hope this helps. BTW, this MPPE is experimental in the kernel but I hope it works for you.
Click to expand...
Click to collapse
This is awesome - and just what I was looking for! Any chance you could post the Vegan version as well? Thanks so much!
Hi Clemsy,
Thanks again for all the great work you're doing. If you could also do this for vegantab it would be greatly appreciated.
Cheers
Jonesie
How do I install this file?
Jonesie18 said:
Hi Clemsy,
Thanks again for all the great work you're doing. If you could also do this for vegantab it would be greatly appreciated.
Cheers
Jonesie
Click to expand...
Click to collapse
I might have to take a pause on this since I'm having issues with my Gtab at the moment. My screen turned white and I can't see a thing. I was playing angry birds and noticed that my screen sensitivity turned bad and a few seconds later it turned all white. I might have to get a replacement for my Gtab
I can build the kernel for Vegan tab but there is no way for me to test it but it should work fine
I read a post that doing this might fix it:
Add the following to /etc/pptpd.conf
mru 1280
mtu 1280
Please try and see how it goes.
More Info
I had our network admin look at the VPN server logs for my connection. No errors or warning from the server.
One interesting thing to note, it seems that when the data transfer between the tab and the VPN server stops it's only one way. I was able to send mail out from the tab, but not receive mail or view web pages. I'm wondering if the decryption side (incoming to tab) of MPPe is broken. That could explain why the server keeps a connection, but the data flow seems to stop.
Could we steel code from a linux kernel that works?
clemsyn said:
I read a post that doing this might fix it:
Add the following to /etc/pptpd.conf
mru 1280
mtu 1280
Please try and see how it goes.
Click to expand...
Click to collapse
I don't have a pptpd.conf in /etc. What is the file syntax? I'll make one and copy it in. I'm assuming this is ./etc and not ./system/etc.
Edit: Never mind found info here: http://www.linux.org.au/~quozl/pptp/pptpd.conf.5.html
Edit Edit: Ok I think I have reached the level of my ignorance. How do you get a file copied to /etc? I have tried a file manager with SU permissions, and a terminal with SU permissions. In both cases I am getting a permission denied error. What's the secret?
Newanzer said:
I don't have a pptpd.conf in /etc. What is the file syntax? I'll make one and copy it in. I'm assuming this is ./etc and not ./system/etc.
Edit: Never mind found info here: http://www.linux.org.au/~quozl/pptp/pptpd.conf.5.html
Edit Edit: Ok I think I have reached the level of my ignorance. How do you get a file copied to /etc? I have tried a file manager with SU permissions, and a terminal with SU permissions. In both cases I am getting a permission denied error. What's the secret?
Click to expand...
Click to collapse
Upload the file and ill make a zip file for you to flash it.
So close ... I think Google may need to work out a few of their bugs first.
First off a big thanks to clemsyn for the hard work. (I used Root Explorer to copy the file pptp.conf)
Using the latest kernel posted here for VeganTab I was able to connect to a MS PPTP VPN and ping for a long while however just like my Samsung Vibrant the VPN appears to die once a burst of traffic is shot through the tunnel. The tunnel I have discovered is not disconnected but unusable through the Android system. If I disconnect the VPN session remotely the log files indicate that the remote server killed the connection. Not sure much can be done as now I feel I am hampered by Google's inability to care for VPN access. I am sure the developers here can figure this out but why should they have to figure this out when it seems to be a fundamental issue with Google's code. Maybe this disconnection does not happen with OpenVPN? Anybody use it? I am tempted to setup a test OpenVPN server just to see how long I can keep my connection.
BTW ... After remotely killing the VPN connection the VPN services crashes and throws up an exception in the back ground when terminating the service.
Not working. I might try without the encryption in the server side to check if that works. It actually connects (pings) a couple of seconds with the LAN computers... then it nevers connects again... even with reboots. Does the pptpd.conf only need those two lines?
I found this site which may help
http://code.google.com/p/android/issues/detail?id=6402
A user stated this:
"Hey! Saw another post elswhere in the forum. For Microsoft VPN using PPTP, I think it helps to disable Software Compression in Routing and Remote Access Manager on the Windows server hosting VPN. After I did that, I was able to connect to VPN.
In Routing and Remote Access Manager, right click on the server in the tree and select Properties. Then, under the PPP tab, uncheck Software Compression. I am the Sys Admin at my Co, so I was able to do this myself. Others may have to submit a request to your respective Sys Admins. Besides, who uses compression on VPN's since the death of Dial-up?
Good Luck!"

[Q] Motorola Citrus Android 2.1

I have a Motorola citrus trying to get to wifi tether I think I got it rooted with superuser and downloaded wifi tether from market but the phones power cycles when i try to tether. Can anyone help me?
I just tried and had the same result as the original poster, looking for answers I found nothing. Though I did find this post so, BUMP for an answer please.
tethering on 2.1 citrus
I had the same result as above.
I successfully rooted with z4root
tried both
wireless tether for root
and
wifi tethering mesh
Same results, as soon as you start the tethering process, phone restarts..
side note: I know I am rooted as these apps only run if so, i've tried it..
anyone find a hack for running a few apps like 'mint' that are not available in market on the citrus.. even though 'mint' and my local banks app runs on android 1.6 and up
motorola support says the citrus only runs apk files, yet I found a work around to run java apps, just not 'mint' or my banks app runs
this is kind of like bait and switch, the citrus was advertised as being android 2.1 yet its a rather limited version.. its like fedora linux calling itself redhat linux although its based on redhat it isnt..
found one
'Barnacle Wifi Tether' from market worked on my citrus, i'll find out when i get my bill if its good or not regarding the tethering fees. but it worked in a 1 minute short test..
I came across some reviews which reminded me(on of all reviews one person with tmobile was charged):
so i would like to remind people some basics of tethering
1. dont do computer operating system updates on tether
2. dont download torrents or do filesharing on tether
3. dont use a extreme amount of data..
that said I would recommend using a firewall on you computer to block any applcations that might do any of above, and use it when your tethering...

[Q] Mobile Access Point?

My previous phone was a Captivate. I know by flashing Paragon you can use the phone as a Mobile Access Point. By doing this I basically made the phone a mobile wifi hub.
Is that a possibility with the Skyrocket?
Is there any way I can implement that now?
Capt. Iv8 said:
My previous phone was a Captivate. I know by flashing Paragon you can use the phone as a Mobile Access Point. By doing this I basically made the phone a mobile wifi hub.
Is that a possibility with the Skyrocket?
Is there any way I can implement that now?
Click to expand...
Click to collapse
You can do it easily with the Stock ROM, Root, and Titanium Backup. All you have to do is "freeze" the Tethering Manager apk and then you can use the Wifi Sharing which is directly built into Gingerbread. Be careful of your carrier's snooping.
assuming you have at&t, you can use various apps to use the phone as WiFi hotspot. Be careful at&t is catching up with many apps and are billing there customers with tethering fee. Alternatively you're phone already has tethering built in. When using a custom ROM like CM7 tethering is hidden from your carrier.
I dont understand why AT&T feels it necessary to retard their phones just to milk their customers.
I understand they are greedy money-hoarding automatons, but really? If you're going to provide a phone service, provide service for the entire capability of the phone don't stop half way. I'd anticipate an official response like Dear Customer, It requires money to run these services. We want paychecks. Fork it over.
I'd love to poke holes in that perspective but truth is that it won't get me anywhere at this point in time.
Anyway - thanks for the heads up.
promiseofcake said:
You can do it easily with the Stock ROM, Root, and Titanium Backup. All you have to do is "freeze" the Tethering Manager apk and then you can use the Wifi Sharing which is directly built into Gingerbread. Be careful of your carrier's snooping.
Click to expand...
Click to collapse
How..? can someone help me with this please?
john94si said:
How..? can someone help me with this please?
Click to expand...
Click to collapse
1. Root your phone (guides available if you search)
2. Install Titanium Backup (available in the market)
3. Freeze Tethering Manager (tap on app, and select Freeze)
It really is that simple.
tommynosedigger said:
assuming you have at&t, you can use various apps to use the phone as WiFi hotspot. Be careful at&t is catching up with many apps and are billing there customers with tethering fee. Alternatively you're phone already has tethering built in. When using a custom ROM like CM7 tethering is hidden from your carrier.
Click to expand...
Click to collapse
I'm pretty sure AT&T can and does detect tethering/hotspot usage regardless of which ROM you flashed. Not sure the mechanism they use, but it might be their servers pinging your device and seeing TTLs that are greater than 1, or some other packet inspection.
The root/freeze app method works fine, but it won't prevent carrier detection. Cyanogen's Koushik has an alpha app out that purportedly evades detection, but you have to use it in conjunction with a laptop. So, no standalone hotspot with that one.
I said to hell with it and just froze the tethering manager. My plan is on a business account anyway so AT&T can bite me.
SacTilt said:
1. Root your phone (guides available if you search)
2. Install Titanium Backup (available in the market)
3. Freeze Tethering Manager (tap on app, and select Freeze)
It really is that simple.
Click to expand...
Click to collapse
Great then i can access say my WIFI TV to get online via my phone on LTE?
john94si said:
Great then i can access say my WIFI TV to get online via my phone on LTE?
Click to expand...
Click to collapse
You could. That does seem like a great way to chew through your data plan limits in a hurry, though.
I have an unlimited plan. But really just for setup. I got my dada a new TV and it needs a firmware update but it can only get one thru a wifi connection and my dad does not have internet.

[WIFI Tether] [TMOUS] Work Around - No Root Needed

Do you have a T-Mobile US device that redirects you to T-Mo's site whenever you try to wireless or USB tether your computer? Here are two work arounds to stop that:
Difficulty: Easy. ROM: Any. Description: Spoof computer web browser to say 'Android' when loading web pages.
1) Install an EU ROM. Any ROM based on T-Mobile US has a script that will block tethering if Android is not recommended.
2) (SUGGESTED) (Avoiding the script) No root needed. No APN switching (because that sh!t does not work). You need to spoof your computer's web browser to an Android device. Go on your add-ons/extensions installing page (Chrome, Firefox, Opera, maybe more) and search for a user account spoofer / switcher. I am on Chrome and I use 'Chrome UA Spoofer'. Select the Android Motorola Xoom device to spoof to. Tether via wireless or USB and it works constantly. The only downside is that some pages load in mobile view. You can easily select to show full web page. I used this for multiple hours, multiple PCs, multiple different times and never was redirected to T-Mo asking me to add tethering to my plan.
Why does this happen? Ever since Android 4.0, they added a script in the OS which does this. You cannot uninstall it because it is located very deep in the system (maybe you can, but no one has figured it out.) If you have a EU ROM (no wifi calling), then you will be fine to tether with no problems and no spoofing. Please click thanks if I helped
The APN thing does work; I use it daily for my Fire, and my laptop on occasion. Not to mention the FCC just smacked Verizon for $1.25M for blocking customers from tethering with third party apps, so T-Mobile should follow soon to avoid a similar fine.
Sent from my H1S using XDA Premium.
T-Mobile should be stopped for that. But I have to say the the APN did not work for me. It worked for about 20 minutes, then I was never able to connect again.
MadJoe said:
Not to mention the FCC just smacked Verizon for $1.25M for blocking customers from tethering with third party apps, so T-Mobile should follow soon to avoid a similar fine.
Click to expand...
Click to collapse
Actually they don't have to allow tethering, nor will they be fined. This was a rule specific to LTE implementations. Since T-Mo is on HSPA+, those rules in no way apply to them.
Also, to the OP -- this works, but you need to keep in mind that it only would apply to web browsing. Tethering is detected via packet identification. The combination of the TTL (time to live) and the device (Android vs computer, etc) gives tethering away. If you were to use bittorrent on your computer, the packets would be identified as computer, and with a computer TTL.
Dang, that sucks. I thought it had to do with data limits, since they aren't required to allow it for their unlimited customers.
Sent from my H1S using XDA Premium.
I use FoxFi from the play store with zero issues. Stock unrooted.
Sent from my HTC One S using Tapatalk 2
Closed Source Project said:
Do you have a T-Mobile US device that redirects you to T-Mo's site whenever you try to wireless or USB tether your computer? Here are two work arounds to stop that:
Difficulty: Easy. ROM: Any. Description: Spoof computer web browser to say 'Android' when loading web pages.
1) Install an EU ROM. Any ROM based on T-Mobile US has a script that will block tethering if Android is not recommended.
2) (SUGGESTED) (Avoiding the script) No root needed. No APN switching (because that sh!t does not work). You need to spoof your computer's web browser to an Android device. Go on your add-ons/extensions installing page (Chrome, Firefox, Opera, maybe more) and search for a user account spoofer / switcher. I am on Chrome and I use 'Chrome UA Spoofer'. Select the Android Motorola Xoom device to spoof to. Tether via wireless or USB and it works constantly. The only downside is that some pages load in mobile view. You can easily select to show full web page. I used this for multiple hours, multiple PCs, multiple different times and never was redirected to T-Mo asking me to add tethering to my plan.
Why does this happen? Ever since Android 4.0, they added a script in the OS which does this. You cannot uninstall it because it is located very deep in the system (maybe you can, but no one has figured it out.) If you have a EU ROM (no wifi calling), then you will be fine to tether with no problems and no spoofing. Please click thanks if I helped
Click to expand...
Click to collapse
It's been figured out over on the Sensation forum. It's a tether apn set to be hidden in the apn.xml found inside the framework.apk, if I recall correctly. Steve from the Elegancia Rom should be able to help.
HTC One S
TJBunch1228 said:
I use FoxFi from the play store with zero issues. Stock unrooted.
Sent from my HTC One S using Tapatalk 2
Click to expand...
Click to collapse
How did you get FoxFi to work? I tried it and said it won't work on this device. And when I use bluetooth, the tethered device can't do certain things outside of the browser.
Dedren said:
How did you get FoxFi to work? I tried it and said it won't work on this device. And when I use bluetooth, the tethered device can't do certain things outside of the browser.
Click to expand...
Click to collapse
Nothing special, I just download the app, launch the app (did go into settings and set security code) It just work no problems.
baseballfanz said:
Nothing special, I just download the app, launch the app (did go into settings and set security code) It just work no problems.
Click to expand...
Click to collapse
It doesn't work on unrooted HTC Sensation (T-Mobile) for me so still trying to find something that does.
Dedren said:
It doesn't work on unrooted HTC Sensation (T-Mobile) for me so still trying to find something that does.
Click to expand...
Click to collapse
Then you are using the wrong rom,I was using Elegancia rom and it worked for me. You can't just root the stock rom and expect it to work, there is a separate hidden tether apn built into the framework.apk I believe.
T-MobileUS HTC One S running Stock Rooted 2.21.

Categories

Resources