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 is the user interface level of B2G OS. Everything that appears on the screen after B2G 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, not only can Gaia be run on B2G OS devices, but also 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 B2G OS devices; it's simply a Web application running atop the B2G 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.
Developing Gaia
A detailed guide to hacking and modifying the Gaia interface, and contributing to the Gaia project.

View All...

Resources

Join the Gaia community

Choose your preferred method for joining the discussion:

 

Document Tags and Contributors

 Last updated by: chrisdavidmills,