Configuring OSX Change adb_usb.ini
- Open the ~ / .android / adb_usb.ini file for editing
- Add 0x1949
- Add 0x0006
- Save file
Note. Make sure that there is only one entry per line. If the file does not exist, create the file and make sure that you have the necessary Android SDK settings. Restart the ADB server and confirm the discovery of your Kindle Fire.
- Open a terminal shell
- Run adb kill-server command
- Running adb start-server command
- Run the adb devices command and find Kindle Fire in the list of devices
If your Kindle Fire is not detected, you may need to restart your computer or log out and log in. The changes will take effect.
source: Amazon pdf for connecting fire to adb
source share