Android gPhone News Tips Opinions & Advice

Contact

Subscription Options




How to Steps For Mobile Internet Tethering with Android

Posted on Nov 4, 2008 by Michael Martin in Applications | 6 Comments

What is often asked about phones that provide data plans is if you can use it to tether the Internet to your laptop and now Android provides a means to do so on the G1.

The steps below provided by a 28 year old in Boulder Colorado, Graham Stewart, and require some technical and programming experience:

  1. Install the Android Proxy application on your android phone, by clicking here
  2. You might have to change your settings to permit apps that don’t come from the Google Market by going to your home screen and choosing MENU > Settings > Applications > Unknown Sources.
  3. Turn USB debugging ON by going to the G1 home screen, press MENU > Settings > Applications > Development, then enable USB debugging.
  4. If your laptop is using Windows or Linux install the Android driver here.
  5. If using Linux or Mac download and install the current Android SDK here
  6. If using Windows just get the ADB utility from here
  7. Plug your phone into your computer
  8. Choose Proxy App from your phone’s menu
  9. Press the Start Proxy button on your phone
  10. Move to the directory that has the adb utility, using inside the Sdk Tools folder and run
    On Windows: adb forward tcp:8080 localabstract:Proxy
    On Linux/Mac: ./adb forward tcp:8080 localabstract:Proxy
  11. Now you should have a proxy server running on port 8080 of your own computer that will relay the information over the Android Debug Bridge to the Proxy App which will relay it on to the Internet.
  12. Set your FireFox proxy : Options > Advanced > Network > Manual Proxy Configuration
    HTTP Proxy: localhost
    Port: 8080
  13. Leave the others blank

*** Remember to disable your proxy settings in FireFox if you want to stop using your phone. ***

Whew!  Reports are that this does work well but has some latency issues, so if you want a simpler solution it will cost you as WMWifiRouter will be providing a tethering Android application shortly for around $30.

Curious if T-Mobile will go back to their initially proposed user data cap on 3G as tethering picks up steam or will use the KILL SWITCH.


Related GAB Posts You May Find Interesting

  • 3G Internet Access from Your G1 Android Phone To Your Laptop Without Root

  • Google the Android Open Source Bottleneck

  • Rise of Android Themes & Skins A Surprise to Google Engineers

  • RSS feed | Trackback URI

    6 Comments »

    Comment by Johnkzin
    2008-11-04 17:09:03

    Where’d you hear that WMWifiRouter will have a version for Android? (I’d love it to be true, just wondering where you heard it)

     
    Comment by Michael Martin
    2008-11-04 23:27:58

    I pinged them today for an update but several weeks ago they sent this:

    “We are considering making an Android port, yes. It will likely not be as
    advanced or featurepacked (at least at first) as the Windows Mobile version if
    we go through with it, but nevertheless, we are actively investigating it.

    Kinds regards,
    WMWifiRouter Reseller Support”

     
    Comment by Johnkzin
    2008-11-05 07:37:23

    That would be great news if it comes to pass. Thanks for the info!

     
    Comment by Tobie Dee Termined
    2008-11-05 09:20:50

    Wow, you’re a hottie, Mr. Martin.

     
    Comment by Christopher Price
    2008-12-08 16:21:14

    I don’t think the killswitch would work here. The killswitch only really works on Android Market content. If they tried to kill an unsigned app, one could simply tweak the app to bypass the blockade.

    And, since the FCC imposed net neutrality on carriers, tethering restrictions aren’t legally binding, either.

     
    Comment by William R Ianneci
    2009-01-15 08:35:02

    2 questions.

    1 will this function with vista.
    2 you have settings for firefox but what about ie7.

    Thanks for the hard work.

     
    Name (required)
    E-mail (required - never shown publicly)
    URI
    Your Comment (smaller size | larger size)
    You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

    Related GAB Posts You May Find Interesting

  • 3G Internet Access from Your G1 Android Phone To Your Laptop Without Root

  • Google the Android Open Source Bottleneck

  • Rise of Android Themes & Skins A Surprise to Google Engineers


  • Trackback responses to this post