Firefox OS/TCP/Opening a Command Window

From MozillaWiki
< Firefox OS‎ | TCP
Revision as of 14:11, 1 February 2015 by Lakrits (talk | contribs) (Lakrits moved page FirefoxOS/TCP/Opening a Command Window to Firefox OS/TCP/Opening a Command Window: The official spelling of "Firefox OS" leaves a space between the two parts of the name. It's easier to find a page if the spelling of its name...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

These are Windows only instructions.

These instructions are for opening a command prompt (terminal) in order to run ADB and fastboot commands.

  • If you don't already have ADB and Fastboot, download this zip archive and extract the contents into its own folder.
  • Open the folder where ADB and Fastboot are located using Windows Explorer.
  • While holding the shift key, right click on the white background of the file area.
  • Click the option to open command window here.
    Open command window here.png

You will be presented with a (likely black) window with a blinking cursor where you can run adb and fastboot commands.

Note: If you want to want to flash files to the device, they should be located in the same folder as ADB and Fastboot.