summaryrefslogtreecommitdiffstats
path: root/mobile/android/docs/overview.rst
blob: 97f6d1954127e34e9458cff09535685a2c8ddaed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Firefox for Android
===================

GeckoView
---------

GeckoView is a full-featured webview that can be embedded into Android apps using Gecko as the
rendering engine.

:ref:`Read more <GeckoView>`

Android Components
------------------

Android components is a collection of components useful for building web browser applications on
Android using GeckoView as the rendering engine.

`Read more <https://mozac.org/>`_

Frontend
--------

The frontend for Firefox for Android is built as a native Android UI in Kotlin and makes use of
Android Components and GeckoView.

:ref:`Read more <Building Firefox for Android>`