[MOD] Enable native tether topic
As always I'm here to insist that data is data, here is a tethering mod for the Tmobile S6.
About: What this does, it bypasses the provisioning check, switches your apn to ipv4, (required for tethering) and changes your tethering APN to the normal data APN.
What it does not do: It will not hide your browser headers from t-mobile, if they detect that you are using a desktop browser, you will see it deduct from your tethering balance. Use a User Agent Spoofer to work around this.
Prerequisites, you should have a computer with adb, and your phone should be rooted and have busybox installed.
Installation instructions:
Manual via adb:
Download the attached apk, and open a command prompt in the location you have saved it to.
Installing the new Tethering Provision apk:
(The following command only needs to be run if you are on a stock odexed rom.)
After installation you MUST reboot for the new tethering provision apk to be seen.
Setting proper APN settings, (you will need busybox for this part):
Once you have configured the above, you MUST reset apn settings (Settings > Mobile Networks > Access Point Names > More > Reset to default )
Yes, this post is ugly, I'll clean it up later.
About: What this does, it bypasses the provisioning check, switches your apn to ipv4, (required for tethering) and changes your tethering APN to the normal data APN.
What it does not do: It will not hide your browser headers from t-mobile, if they detect that you are using a desktop browser, you will see it deduct from your tethering balance. Use a User Agent Spoofer to work around this.
Prerequisites, you should have a computer with adb, and your phone should be rooted and have busybox installed.
Installation instructions:
Manual via adb:
Download the attached apk, and open a command prompt in the location you have saved it to.
Installing the new Tethering Provision apk:
Code:
adb push TetheringProvision.apk /sdcard/
adb shell
su
mount -o remount,rw /system
cp /sdcard/TetheringProvision.apk /system/app/TetheringProvision/
chmod 644 /system/app/TetheringProvision/TetheringPrivision.apk
(The following command only needs to be run if you are on a stock odexed rom.)
Code:
rm -R /system/app/TetheringProvision/arm64
After installation you MUST reboot for the new tethering provision apk to be seen.
Setting proper APN settings, (you will need busybox for this part):
Code:
adb shell
su
mount -o remount,rw /system
sed -i 's/pcweb.tmobile/fast.t-mobile/' /system/csc/customer.xml
sed -i 's/pcweb.tmobile/fast.t-mobile/' /system/csc/feature.xml
sed -i 's/ipv6/ipv4/' /system/csc/customer.xml
Once you have configured the above, you MUST reset apn settings (Settings > Mobile Networks > Access Point Names > More > Reset to default )
Yes, this post is ugly, I'll clean it up later.
xda-developers
- [MOD] Enable native tether topic
- [How-To] Enable Native Tethering on G900A_OC4 - 5.0 (4/10/2015) topic
- [Q] Native email app w/Microsoft band topic
- Native Tinted Statusbar for Baidu rom topic
- WiFi Tether Router for lollipop? topic
- VIDEO- FREE Wifi Tether For Unlimited Data Users topic
- [Q] Wi-Fi tether not working after lollipop update topic
- Wifi tether root app not working topic
- WiFi Tether Router topic
- WiFi Tether Router topic
- Need to share a VPN connection via wifi Tether topic
- [Q] FoxFi or WiFi Tether topic
- Tether on new stock lollipop topic
- Is root required to roll back to KitKat? topic
- [REQ] Multi DPI Stock Camera topic
- May be this is it for Xperia J topic
- [Q] No IMEI and baseband anymore. So back to stock rom for repair! topic
- [Q] New to phone - on 24A rooted - where to go from here? topic
- Htc desire 816 official lollipop update video review topic
- [Q] Galaxy S6 Edge T-Mobile Unlock by SIM code topic
0 commentaires:
Enregistrer un commentaire