Confirmed users
247
edits
Line 11: | Line 11: | ||
* Use [http://www.howtogeek.com/125769/how-to-install-and-use-abd-the-android-debug-bridge-utility/ these instructions] to install the Android Debug Bridge (ADB). | * Use [http://www.howtogeek.com/125769/how-to-install-and-use-abd-the-android-debug-bridge-utility/ these instructions] to install the Android Debug Bridge (ADB). | ||
** Please note, under the '''Enable USB Debugging''' section, this can be found in Firefox OS in the ''Settings'' app under <code>Device Information</code> > <code>More Information</code> > <code>Developer</code>. | ** Please note, under the '''Enable USB Debugging''' section, this can be found in Firefox OS in the ''Settings'' app under <code>Device Information</code> > <code>More Information</code> > <code>Developer</code>. | ||
**Follow all instructions including listing the device and installing | **Follow all instructions including listing the device and installing additional USB drivers if necessary. | ||
* Follow [https://developer.mozilla.org/en-US/Firefox_OS/Debugging/Connecting_a_Firefox_OS_device_to_the_desktop these instructions] to connect the device to your computer and install adb. Note the special considerations for Windows 8, Windows XP, Linux and Mac on that page. | * Follow [https://developer.mozilla.org/en-US/Firefox_OS/Debugging/Connecting_a_Firefox_OS_device_to_the_desktop these instructions] to connect the device to your computer and install adb. Note the special considerations for Windows 8, Windows XP, Linux and Mac on that page. | ||
* Ensure ''Remote Debugging'' is enabled on your device per the '''Setting up the device''' section of the above link. | * Ensure ''Remote Debugging'' is enabled on your device per the '''Setting up the device''' section of the above link. |