Skip to content

Instantly share code, notes, and snippets.

@alchemycs
Created December 31, 2013 08:14
Show Gist options
  • Save alchemycs/8193961 to your computer and use it in GitHub Desktop.
Save alchemycs/8193961 to your computer and use it in GitHub Desktop.
Enable Android adb on Mac OS X to work with Telstra T-Hub 2. Probably works for other OS by updating the equivalent file with the correct vendor id.
# This works for my model anyway, use
echo 0x069b >> ~/.android/adb_usb.ini
adb kill-server
adb devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment