Skip to content

Instantly share code, notes, and snippets.

@maheshgawali
Created October 13, 2017 05:43
Show Gist options
  • Save maheshgawali/41428996e88ca06014c703c3bfe8da44 to your computer and use it in GitHub Desktop.
Save maheshgawali/41428996e88ca06014c703c3bfe8da44 to your computer and use it in GitHub Desktop.
how to get android device usb tethering working on your mac
Since I could not find any official support, putting what worked for me here.
How to get USB tethering on MAC working !
0. connect your android phone by usb to your mac
1. install latest package from http://joshuawise.com/horndis
2. open terminal and run this command : sudo kextload /Library/Extensions/HoRNDIS.kext
3. disable USB debugging on your phone
4. check network (your phone should show up there now) and turn off wifi
Note: this is just what worked for me, i do not endorse the packages mentioned in this file in any way and am not responsible for its use by anyone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment