Confirmed users
1,111
edits
Line 1: | Line 1: | ||
{{Admon/important|The Fennec build documentation has moved!|See the most up to date documentation at https://developer.mozilla.org/en-US/docs/Simple_Firefox_for_Android_build}} | |||
Here is a table of contents of all the in-depth information you might need to find about Firefox for Android development. | |||
New to the community? Welcome! [[Mobile/Get_Involved|Start here!]] | |||
== Develop == | |||
*[[Mobile/Get Involved|New contributor page]] | |||
**[[Mobile/Fennec/Android/Suggested workflow|Suggested workflow]] | |||
*[https://developer.mozilla.org/en-US/docs/Simple_Firefox_for_Android_build Build documentation] | |||
*[[Mobile/Fennec/Android/Testing|Testing]] | |||
*[[Mobile/Fennec/Android/CommonTips|Common tips & how-to's]] | |||
*[[Mobile/Fennec/Android/Development/Addons|Useful addons for development (e.g. copy profile)]] | |||
*[[Mobile/Fennec/Android/AdvancedTopics|Advanced topics (e.g. special build configs & advanced debugging)]] | |||
*[https://gecko.readthedocs.org/en/latest/mobile/android/fennec/index.html In-tree Firefox for Android documentation] | |||
*[[Mobile/Triage|Triage]] | |||
*[[Mobile/Fennec|Old splash page (a lot of likely outdated material)]] | |||
=== Feature development === | |||
*[[Mobile/Fennec/Android/Switchboard|Switchboard]] | |||
*[https://gecko.readthedocs.org/en/latest/mobile/android/fennec/adjust.html Adjust] | |||
*[[Mobile/Distribution_Files|Distribution files]] | |||
=== Test results === | |||
*[https://treeherder.mozilla.org/#/jobs?repo=fx-team Treeherder continuous integration] | |||
*[https://scan.coverity.com/projects/firefox-mobile Coverity static analysis] | |||
=== General developer resources === | |||
*[https://mozilla-version-control-tools.readthedocs.org/en/latest/hgmozilla/index.html Mercurial for Mozillians] | |||
*[https://mozilla-version-control-tools.readthedocs.org/en/latest/mozreview.html MozReview] | |||
== | == Metrics == | ||
Discover how Firefox for Android is used through data. | |||
Note: some metrics are only available to employees and may require sign-in. | |||
*[https://metrics.services.mozilla.com/fennec-dashboard/ Executive metrics] | *[https://metrics.services.mozilla.com/fennec-dashboard/ Executive metrics] | ||
*[https://sql.telemetry.mozilla.org/ re:dash via sql] | *[https://sql.telemetry.mozilla.org/ re:dash via sql] | ||
*[https://people.mozilla.org/~mfinkle/uitelemetry/ UI telemetry] | *[https://people.mozilla.org/~mfinkle/uitelemetry/ UI telemetry] | ||
*[https://crash-stats.mozilla.com/home/products/FennecAndroid Crash stats] | *[https://crash-stats.mozilla.com/home/products/FennecAndroid Crash stats] | ||
*[https://input.mozilla.org/en-US/?product=mobile&version=-- Mobile user feedback (input.mozilla.org)] | |||
*[https://areweslimyet.com/mobile Are we slim yet (memory perf)] | *[https://areweslimyet.com/mobile Are we slim yet (memory perf)] | ||
=== Additional resources === | |||
*[https://gbrownmozilla.wordpress.com/ gbrown's testing & perf analysis blog] | *[https://gbrownmozilla.wordpress.com/ gbrown's testing & perf analysis blog] | ||