10
edits
(→Building: Formatting) |
(→Building: Reorder the note about applying the patch - it needs to be done first so put it before the example.) |
||
| Line 9: | Line 9: | ||
<li>In the Mozilla source tree, run `./mach bootstrap` and select build "Firefox for Android". This will install the necessary Android SDKs and the Android NDK.</li> | <li>In the Mozilla source tree, run `./mach bootstrap` and select build "Firefox for Android". This will install the necessary Android SDKs and the Android NDK.</li> | ||
(For this step to install all the necessary tools you need the patch here: https://bugzilla.mozilla.org/show_bug.cgi?id=1205405) | |||
<pre> | <pre> | ||
| Line 19: | Line 21: | ||
2 | 2 | ||
</pre> | </pre> | ||
<li>Manually install version 22.0.1 of the Android SDK Support package. See https://mobile.etherpad.mozilla.org/109 for details.</li> | <li>Manually install version 22.0.1 of the Android SDK Support package. See https://mobile.etherpad.mozilla.org/109 for details.</li> | ||
edits