Mobile/Fennec/Android/IDEs: Difference between revisions

Line 7: Line 7:
== Quick start ==
== Quick start ==


# build and package your tree:
# Build and package your tree:
#: <pre>./mach build && ./mach package</pre>
#: <pre>./mach build && ./mach package</pre>
# The Gradle build requires the ''Android Support Repository'' and ''Google Repository'' Android packages.  Install them by navigating to the ''Extras'' section of the SDK list shown by the <tt>android</tt> tool (shipped with the Android SDK).
# Configure Gradle to build Fennec.  '''Do not skip this step: it configures your object directory for Gradle.'''
# Configure Gradle to build Fennec.  '''Do not skip this step: it configures your object directory for Gradle.'''
#: <pre>./mach gradle-install</pre>
#: <pre>./mach gradle-install</pre>
Confirmed users
355

edits