fune/mobile/android/docs/overview.rst

26 lines
625 B
ReStructuredText

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>`