Confirmed users
3,727
edits
No edit summary |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
= Downloading a build = | = Downloading a build = | ||
* The main builds are stored daily in the [https://releases.mozilla.com/b2g/ FTP directory]. | * The main builds are stored daily in the [https://releases.mozilla.com/b2g/ FTP directory]. Note: These are proprietary and cannot be distributed. | ||
** For directory access, please see someone from the Mozilla QA team. (tchung@mozilla.com, jammink@mozilla.com) | |||
= Pre setup = | = Pre setup = | ||
| Line 13: | Line 12: | ||
* Windows: install [http://developer.android.com/sdk/index.html Android SDK and tools] | * Windows: install [http://developer.android.com/sdk/index.html Android SDK and tools] | ||
** Add adb to your path (lives in /platform-tools) | ** Add adb to your path (lives in /platform-tools) | ||
** install [http://cygwin.com/install.html cygwin] | ** install [http://cygwin.com/install.html cygwin] | ||
* NOTE: Make sure the debug settings on the phone are turned on. | |||
** Example for Inari: Settings > Device Information > More Information > Developer | |||
= Step 1 = | = Step 1 = | ||