Changes

Jump to: navigation, search

B2gdroid

109 bytes removed, 14:21, 1 October 2015
Update
<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>
<li>Manually install version 22.0.1 of the Android SDK Support package. See https://mobile.etherpad.mozilla.org/109 for details.</li>
 
<li>Apply the b2gbuild patch attached to [https://bugzilla.mozilla.org/show_bug.cgi?id=1199720 Bug #1199720]</li>
<li>Clone the repository containing the fonts used in FirefoxOS from https://github.com/mozilla-b2g/moztt somewhere and create a symlink or move it to `$topsrcdir/moz-tt` where m`$topsrcdir` is the Mozilla source tree clone.</li>
<li>Clone the Gaia repository from https://github.com/mozilla-b2g/gaia.git and create a symlink or move it to `$topsrcdir/gaia` where `$topsrcdir` is the Mozilla source tree clone.</li>
<li>Run `mach build` then `mach package` and finally, with an Android device attached, `mach install` to install the APK to the device.</li>
</ol>
TODO
10
edits

Navigation menu