/reference-browser

A full-featured browser reference implementation using Mozilla Android Components.

Primary LanguageKotlinMozilla Public License 2.0MPL-2.0

Reference Browser

Task Status

A full-featured browser reference implementation using Mozilla Android Components.

Getting Involved

We encourage you to participate in this open source project. We love pull requests, bug reports, ideas, (security) code reviews or any kind of positive contribution.

Before you attempt to make a contribution please read the Community Participation Guidelines.

Build variants

The reference browser has two product flavor dimensions:

  • engine: The web rendering engine used by the app:
    • geckoNightly (GeckoView Nightly channel)
    • geckoBeta (GeckoView Beta channel)
    • system (Android WebView)
  • abi: The processor architecture. For GeckoView-based builds we support different processor architectures. WebView builds just support the "universal" flavor.
    • arm
    • x86
    • universal

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/