Auto-tools/Projects/Robocop: Difference between revisions

Jump to navigation Jump to search
simplified -- rely on Fennec wiki as single source of truth for building and installing
(simplified -- rely on Fennec wiki as single source of truth for building and installing)
Line 9: Line 9:
==== Step two: Build Firefox (Necessary for XPCShell) ====
==== Step two: Build Firefox (Necessary for XPCShell) ====
* 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
* 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 ====
Run the following commands in sequence, from the Fennec source directory:
<pre>cd {objdir}
make package
adb install dist/fennec-*.apk</pre>
* NOTE: {objdir} is a placeholder; the name of your object directory should not matter.
* NOTE 2: Fennec cannot be built on Windows.


== Running tests ==
== Running tests ==
Confirmed users
1,759

edits

Navigation menu