Confirmed users
247
edits
(→Flashing Your Device: Clarify udev vendor id meanings.) |
mNo edit summary |
||
Line 17: | Line 17: | ||
* Extract [http://test1.manichord.com/moz-tcp/ADB-Fastboot-and-Scripts.zip this file] into the '''same''' folder as your build files. | * Extract [http://test1.manichord.com/moz-tcp/ADB-Fastboot-and-Scripts.zip this file] into the '''same''' folder as your build files. | ||
* ''Windows users'': If you have not installed Android USB drivers previously, you likely need to follow [https://wiki.mozilla.org/FirefoxOS/TCP/Installing_USB_Drivers_on_Windows these directions] to do so. If you do not and receive the error <code>device not found</code> you'll need to install them. | * ''Windows users'': If you have not installed Android USB drivers previously, you likely need to follow [https://wiki.mozilla.org/FirefoxOS/TCP/Installing_USB_Drivers_on_Windows these directions] to do so. If you do not and receive the error <code>device not found</code> you'll need to install them. | ||
* ''Linux users'': If you have not, you need to [https://developer.mozilla.org/en-US/Firefox_OS/Firefox_OS_build_prerequisites#For_Linux.3A_configure_the_udev_rule_for_your_phone add udev rules] for the device | * ''Linux users'': If you have not, you need to [https://developer.mozilla.org/en-US/Firefox_OS/Firefox_OS_build_prerequisites#For_Linux.3A_configure_the_udev_rule_for_your_phone add udev rules] for the device (use idVendor '''18d1''' and '''0bb4''' - that's ''two'' separate rules). | ||
* Turn on your device and plug it in to your computer via the USB cord. | * Turn on your device and plug it in to your computer via the USB cord. | ||
* Run the ''flash'' file. | * Run the ''flash'' file. |