Tether capability with android-wifi-tether (Wireless Tether for Root Users)
This is a discussion on Tether capability with android-wifi-tether (Wireless Tether for Root Users) within the Droid Hacks forums, part of the Droid Hacking category; Hi all,
Okay I've followed the instructions several times (nandroid restoring after each time it fails to work). After running the wireless tether app, patching ...
View Poll Results: Did this hack work for you?
- Voters
- 247. You may not vote on this poll
-
Yes, easy
-
Yes, with some work
-
No, can't get it working
-
Hi all,
Okay I've followed the instructions several times (nandroid restoring after each time it fails to work). After running the wireless tether app, patching the tether script, and then trying to tether, the app reports that it has failed. The interface doesn't change to reflect any tethering, though, and nothing seems to be happening. However, if i run the tether script manually, (sh terminal start), and then try to start tethering, it DOES look like it has started, i.e. the interface changed and it looks like its in tether mode, BUT I could not find the wireless network and I don't think its being broadcasted (I tried connecting directly to the SSID "android" and it timed out). Also, to stop tethering i had to run the script manually and then hit stop tethering with the tethering app. Anyone have any idea whats going on here?
-
2.1?
does anyone have this working on 2.1?
-

Originally Posted by
cheeseybulb01
Hi all,
Okay I've followed the instructions several times (nandroid restoring after each time it fails to work). After running the wireless tether app, patching the tether script, and then trying to tether, the app reports that it has failed. The interface doesn't change to reflect any tethering, though, and nothing seems to be happening. However, if i run the tether script manually, (sh terminal start), and then try to start tethering, it DOES look like it has started, i.e. the interface changed and it looks like its in tether mode, BUT I could not find the wireless network and I don't think its being broadcasted (I tried connecting directly to the SSID "android" and it timed out). Also, to stop tethering i had to run the script manually and then hit stop tethering with the tethering app. Anyone have any idea whats going on here?
The app is not working for me either, how do you manually do it?
-
It worked for me on 2.1 if you manually start it through adb shell.
cd /data/data/android.tether/bin/
sh tether start
-

Originally Posted by
mitchellsm
It worked for me on 2.1 if you manually start it through adb shell.
cd /data/data/android.tether/bin/
sh tether start
Thank you so much! That worked right away!
-
I'm testing out 2.1 right now, so I'll post an updated script when I get one that works for 2.1.
-

Originally Posted by
webacoustics
Patching android-wifi-tether:
This step involves replacing the "tether" program that controls starting and stopping the ad-hoc network on your phone.
- On your computer, copy the attached shell script to your sdcard: `adb push tether-1.txt /sdcard/tether` OR copy the file to your SDCard manually over USB (be sure that you rename the file from "tether-1.txt" to "tether")
- Disable USB Storage Mode; unmount the drive on your computer, and turn off USB Storage from the phone (very important, since your files will not be accessible from the phone until you do)
- Make sure you're in root mode: `su`
- On your android shell, execute the following commands as root:
`mv /data/data/android.tether/bin/tether /data/data/android.tether/bin/tether.orig`
`chmod 700 /data/data/android.tether/bin/tether.orig`
`cat /sdcard/tether > /data/data/android.tether/bin/tether`
`chmod 700 /data/data/android.tether/bin/tether`
- Open up the android-wifi-tether program, and start tethering. You'll notice that the gui says tethering failed--this is incorrect. You'll see that the program reflects correctly that tethering has been started. The error is related to the signals sent by the tethering script.
- If at this point your tethering still doesn't work, try rebooting your phone.
- Limitations of this script: it does not correctly set the SSID or WiFi channel based on your settings, it will use the values from the tether-1.sh script. I doubt that the WPA settings will work correctly, since they are tied to the SSID. Also, most users have reported that the ad-hoc network is only visible for a minute or so after you enable tethering, so be sure to connect your first device immediately--after that, the network will remain up.
Enjoy!
I did the steps above, but when I get to step 4 to copy the file from the sd card, it reads "no such file or directory". Is the file supposed to have a extension? I have it as just 'tether'.
Thanks
-
better make sure that you unmounted the USB.
-

Originally Posted by
webacoustics
better make sure that you unmounted the USB.
Yeah I did. I can't figure out what I'm doing wrong.
-
I updated the tether-1.txt file to try and get rid of the error message when starting tethering.
UPDATE: 2.1 support will be delayed until the application can be updated to support some changes in the 2.1 application API. If you must have wifi tethering with 2.1, you'll need to run the tether start/stop script by hand. There's an app out there that will run your root scripts for you from the gui, which would make this easier. If someone knows the name of this app, please post it.
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By SwordOfWar in forum Droid Applications
Replies: 17
Last Post: 07-17-2011, 11:12 PM
-
By kennyg23 in forum Hacking Help
Replies: 67
Last Post: 11-12-2010, 09:05 AM
-
By LRapp in forum Tech Issues, Bug Reports & Suggestions
Replies: 1
Last Post: 01-03-2010, 09:34 AM
-
By jf2oo6 in forum Droid Applications
Replies: 2
Last Post: 11-24-2009, 08:45 PM
Search tags for this page
android tether without root
,
android wifi hack
,
android wifi tether
,
android wifi tether without root
,
android wifi tethering
,
android wireless tether
,
android wireless tether without root
,
droid 2 wireless tether
,
droid wifi tether
,
droid wireless tether
,
droid x wifi tether without root
,
no netfilter android wifi tether
,
wifi tether droid
,
wifi tether without root
,
wireless tether
,
wireless tether droid
,
wireless tether droid 2
,
wireless tether for android
,
wireless tether for root users
,
wireless tether for root users verizon
Click on a term to search our site for related topics.
Tags for this Thread