Skip to content
forked from jwise/HoRNDIS

Android USB tethering driver for Mac OS X

License

Notifications You must be signed in to change notification settings

dromescu/HoRNDIS

This branch is 29 commits behind jwise/HoRNDIS:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 28, 2016
18439d5 · Feb 28, 2016

History

51 Commits
Oct 19, 2015
Nov 17, 2014
Nov 10, 2012
Oct 26, 2015
Nov 17, 2014
Nov 12, 2012
Feb 28, 2016
Nov 10, 2012
Feb 28, 2016
Feb 28, 2016
Nov 12, 2012
Oct 26, 2015
Jan 27, 2015
Nov 17, 2014

Repository files navigation

HoRNDIS(the USB tethering driver for Mac OS X)

HoRNDIS (pronounce: "horrendous") is a driver for Mac OS X that allows you to use your Android phone's native USB tethering mode to get Internet access.

For more information, visit the home page for HoRNDIS on my site.

Installation

  • Get the installation package (Download1 or Build the installation package from source yourself)
  • Run the installation package
  • Assuming that the installation proceeds without errors, after it completes, connect your phone to your Mac by USB.
  • Enter the settings menu on your phone.
  • In the connections section, below Wi-Fi and Bluetooth, select “More...”. Select “Tethering & portable hotspot”.
  • Check the “USB tethering” box. It should flash once, and then become solidly checked.

Uninstallation

  • Delete the HoRNDIS.kext under /System/Library/Extensions and /Library/Extensions folder
  • Restart your computer

Building the source

  • git clone the repository
  • Simply running xcodebuild in the checkout directory should be sufficient to build the kext.
  • If you wish to package it up, you can run make to assemble the package in the build/ directory

Footnotes

About

Android USB tethering driver for Mac OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.4%
  • Makefile 3.9%
  • Shell 2.7%