Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Gaia

Gaia is the user interface level of Firefox OS. Everything that appears on the screen after Firefox OS starts up is drawn by Gaia, including the lock screen, home screen, dialer, and other applications. Gaia is written entirely in HTML, CSS, and JavaScript. Its only interface to the underlying operating system and hardware is through standard Web APIs, which are implemented by Gecko.

Because of this design, Gaia can not only be run on Firefox OS devices, but on other operating systems and in other web browsers (albeit with potentially degraded functionality depending on the capabilities of the browser).

Third party applications onto the device installed alongside Gaia can be launched by Gaia.

Documentation about Gaia

Introduction to Gaia
Gaia is the user interface application for Firefox OS devices; it's simply a Web application running atop the Firefox OS software stack. This guide introduces Gaia at a high level.
Gaia apps
Information on each of the default apps available in the Gaia family, including tips on how to use them, and how to modify them.
Gaia hacking guide
A guide to hacking and modifying the Gaia interface.
Gaia Build System Primer
Most of the meaningful work for the build steps are performed by the scripts that live inside the build/ subdirectory of Gaia.
Gaia Hacking Tips And FAQ
A list of helpful tips and frequently asked questions around hacking on Gaia.

View All...

Getting help from the community

If you're working with Gaia, or developing Gaia applications, there are community resources to help you!

  • Ask your question on Mozilla's Gaia IRC channel: #gaia

Don't forget about the netiquette...


Resources

 

Document Tags and Contributors

 Contributors to this page: chrisdavidmills
 Last updated by: chrisdavidmills,