uniquenameEVO
Android Enthusiast
I don't tether much, but I did the other day. My phone could pull a steady 10Mbps according to speakeasy, yet me PC was more like 1.5Mbps. I actually did just as well on tethering by turning off 4G. I found the below on XDA. I will be trying asap.
This was posted by creator of wifi-tether as a possible fix. Make sure wifi tether is NOT running in the background
Go into terminal on phone or adb via computer:
adb shell
su
rm /data/data/android.tether/bin/fixroute.sh
This was posted by creator of wifi-tether as a possible fix. Make sure wifi tether is NOT running in the background
Go into terminal on phone or adb via computer:
adb shell
su
rm /data/data/android.tether/bin/fixroute.sh