Tethering is the ability to surf on your pc using the 3g of your phone
Reverse tethering is the opposite : surf on your phone using the ADSL of your PC. No Wifi or 3G connection required.
Installation :
Unpack the zip file. This zip files contains the windows part, ADB and the android APK.
Before starting the tool :
You must install drivers for your device. Generic driver provided by google is on the usb_driver.zip
You can also check the Universal Naked Driver
Ensure you have debugging enabled on your phone :
Settings > Applications > Development > USB Debugging > Turn On
Ensure you have root access AND SuperUser application installed.
Change the superuser settings (Menu -> Preferences -> Notifications part) :
Uncheck "Notifications" label to display "Do not show notification when an app is granted Su Permissions"
AndroidTool
The AndroidTool.exe is the windows part
The low level communication tool (ADB) is included in the zip file.
AndroidTool will try to find ADB in c:\android-sdk-windows\platform-tools\adb.exe
If not found he will use the provided one.
The first time you use the program :
If you want to use another version of ADB, clik "config" and in the first tab enter the path to the ADB
Select the DNS server to use in the right list. On complex system, some dns can be detected.
Start reverse tethering
Just click “Connect”.
If it's the first time you use the program, This will install the latest android package and the dependencies (busybox and redsocks).
The SuperUser process may ask you to allow “Usb tunnel”
If the android process crash after receiving superuser rights, close the windows program and start again.
The android interface (first tab) will show connections forwarded to windows.
Others tabs are just for debugging (give information about system route tables and connections). Not yet finished.
Start your browser
Google chrome will complain that no connection is available. Don’t care. That work.
Firefox , opera and dolphin don’t have problem with that !!!
The current version of the application can’t forward low level ICMP packet (PING).
From Android Os point of vue, there is no internet connection.
Google Market/Play :
The search market work, but it’s not possible to download.
The application want to have an active 3G or Wifi network interface.
Some market applications are tagged "Wifi" only.
I can't fix this problem without changing low level API (ConnectivityManager/ConnectivityService).
If a developer can generate a Service.jar enabling traces in ConnectivityService class, he can send it to me.
To get around this problem, you can activate the 3G BEFORE starting reverse tethering,all the data will goes to the usb.
Tips : You can connect to some wifi hotspot not protected by a key.
It's only when you want to surf that the hotspot ask you a user/password.
But, at this point, we have an 'active' connection. Market download should work after starting reverse tethering.
Other apps :
The system detect automatically ports like http (80), https (443) , Market (5228),UDP ports like DNS, ...
You don't need to add static ports in the windows program (config / ports).
So unless the application is not well written, it must work.
I suppose it's more than 95%
Not fully working application:
Market (only download)
Skype use the same 'interesting' API to check connection
If someone know another one, post a reply !
Troubleshooting
If your device is not listed in the "select a device" combobox :
Ensure Usb debugging is enabled (Settings > Applications > Development > USB Debugging > Turn On). Deactivating and reactivating the Debug mode may help
The ADB subsystem is sometimes not working properly. Click the "Kill ADB" button (on Tools)
Your device is perhaps not installed properly. See your device manufacturer. On the download section of this article, the usb_driver.zip contains a generic driver. Lastest version can be download here : http://developer.android.
com/sdk/win-usb.html
Click refresh or restart the tool to detect your device.
If the connection shutdown often, try another usb cable
Proxy :
Proxy settings must be set on your browser (stock browser don't allow it)
You can use 2 browsers : one at home (without proxies) and one at work (with proxies) like firefox
For Firefox : Type "about:config" in the address bar
For Opera : Type "opera:config" in the address bar
(Ask google for configuration options)
Tested under :
Tested under more than 20 android models. Thanks for your feedback
Version 3.3 : minor update
Updated low level binaries (smaller)
Better connection
Version 3.02 : minor bugfix.
Version 3.00 beta : major update
Rewrite low level communication. Should be more faster and more stable
Simplify user interface.
Fix systray
Version 2.30 : minor update
Added systray support on the windows tool.
Last 20 seconds upload and download graph is displayed in tray.
Minimize or click to systray icon to put it to systray. click again to show the tool.
Main Todo list :
Find a way to allow market download (one day). Proxy is no more on planning.
Unpack the zip file. This zip files contains the windows part, ADB and the android APK.
You MUST uninstall previous version. If you don’t find it, run a dos command prompt on the installation folder and enter this command : Adb uninstall service.tracetool
Ensure you have debugging enabled on your phone :
Settings > Applications > Development > USB Debugging > Turn On
Run the windows program : AndroidTool.exe
The first time you use the program, click on “Show Android interface”. This will install the package and the dependencies (busybox and redsocks).
The SuperUser process may ask you to allow “Usb tunnel”
To start tethering click “Connect”.
Again, The SuperUser process may ask you to allow “Usb tunnel”
If the android process crash after receiving superuser rights, close the windows program and start again. (It’s a beta)
The android interface will show connections forwarded to windows.
Start your browser
Google chrome will complain that no connection is available. Don’t care. That work.
Firefox , opera and dolphin don’t have problem with that !!!
The current version of the application can’t forward low level ICMP packet (PING).
From Android Os point of vue, there is no internet connection.
Market :
The search market work, but due to the same connection problem, it’s not possible to download. I hope Google will fix the market.
I was looking to get some internet access on alpha build of ics for galaxy tab... Hope this works..will try and let you know..thanks for the good work...
Sent from my GT-P1000 using XDA App
Regards
Ravindran
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Sony Ericsson T310 -> Motorola A780 (Linux phone) -> Sony Ericsson P1i -> Samsung Galaxy Tab P1000 -> Nexus 4
Galaxy S II (GT-I9100) on CyanogenMod 7.1, using SiyahKernel 2.2b6, doesn't work. Using Windows 7 x86, with correct drivers installed. Can't get past the step of clicking 'Show Android Interface'. Clicks, but nothing happens. No devices are listed within the program.
Galaxy S II (GT-I9100) on CyanogenMod 7.1, using SiyahKernel 2.2b6, doesn't work. Using Windows 7 x86, with correct drivers installed. Can't get past the step of clicking 'Show Android Interface'. Clicks, but nothing happens. No devices are listed within the program.
If the device is not listed, it's not a problem related with reverse tethering. It's a driver or installation problem !
XDA Developer TV Producer Jayce released a video a … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?