Confirmed users
3,314
edits
m (→Setup: Fixed links) |
|||
Line 5: | Line 5: | ||
== Setup == | == Setup == | ||
==== Step one: Build Native Fennec ==== | ==== Step one: Build Native Fennec ==== | ||
* First [https://developer.mozilla.org/en/Mozilla_Source_Code_%28Mercurial%29 | * First [https://developer.mozilla.org/en/Mozilla_Source_Code_%28Mercurial%29 grab the source] | ||
* Then [https://wiki.mozilla.org/Mobile/Fennec/Android_OtherBuildEnvs | * Then [https://wiki.mozilla.org/Mobile/Fennec/Android_OtherBuildEnvs setup your build environment] | ||
* Finally, build with the command <pre>make -f client.mk</pre> in the source directory | * Finally, build with the command <pre>make -f client.mk</pre> in the source directory | ||
==== Step two: Build Firefox (Necessary for XPCShell) ==== | ==== Step two: Build Firefox (Necessary for XPCShell) ==== | ||
* Follow [https://developer.mozilla.org/En/Simple_Firefox_build | * Follow [https://developer.mozilla.org/En/Simple_Firefox_build these instructions]; the source used here, although the same as Fennec's, should live in a separate folder | ||
==== Step three: Install Native Fennec ==== | ==== Step three: Install Native Fennec ==== |