..

jeudi 19 mars 2015

Lollipop and Tethering topic


For those having issues with tethering. I tested it out today and had issues. It would connect but would not resolve dns. I have unlimited tethering on Three, it's always worked until now.

Doing this resolved my issues. I suspect this issue will be resolve by Three when an official uk build is released.

This can be fixed permanently using the following procedure (UPDATE: no root required):

Enable developer mode (Go to Settings -> About phone, and click on the build number until the developer mode is enabled).
Enable USB debugging under Settings -> Developer options
Connect the device with a USB cable to a computer with the Android SDK platform tools installed
Start an adb shell: adb shell
In the adb shell, run this command: settings put global tether_dun_required 0

https://pmf.silvrback.com/fixing-tet...android-kitkat

xda-developers