Changes

Jump to: navigation, search

Mobile/Fennec/Android

644 bytes added, 11:45, 8 November 2016
Add an overview section linking to descriptions of the app structure and build systems page
*[[Mobile/Triage|Triage]]
*[[Mobile/Metrics|Metrics]]
 
== App and development overview ==
* [[Mobile/Fennec/Android/App_Structure|App Structure]]: Fennec is a combination of Java frontend code, Javascript glue and display code, and C++ rendering code. Here's a brief 9000m (30'000ft) overview of what each of those parts does.
** [[Mobile/Fennec/Android/Build_Systems|Build Systems]]: Our app structure results in a complex build process. Moreover, we are in the process of migrating our builds from a custom (Makefile based) build, to using Gradle for the frontend/Java portions of our app. This is a brief description of our parallel build systems and what we're trying to achieve in the future.
=== Feature development ===
46
edits

Navigation menu