running the command in the terminal, I get this error android-gadget-service failed: rndis is unknown
however UT Tweak Tool shows it was able to adjust the USB setting to RNDIS. I wonder if it failed silently in the background (I haven't plugged the phone into my freshTomato router yet).
Anyone know if this lets the carrier know you're tethering, and how to hide this behavior? On a rooted Android device, some guides say you can run this in adb shell
to hide settings put global tether_dun_required 0
.
Is there a similar command on ubuntu touch?