https://github.com/mozilla/geckoview
GeckoView is a set of components for embedding Gecko in Android apps
https://github.com/mozilla/geckoview
Last synced: 9 months ago
JSON representation
GeckoView is a set of components for embedding Gecko in Android apps
- Host: GitHub
- URL: https://github.com/mozilla/geckoview
- Owner: mozilla
- Created: 2017-12-15T16:38:23.000Z (about 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-05-10T09:45:52.000Z (9 months ago)
- Last Synced: 2025-05-12T16:21:56.965Z (9 months ago)
- Language: HTML
- Homepage: https://geckoview.dev
- Size: 105 MB
- Stars: 465
- Watchers: 18
- Forks: 47
- Open Issues: 107
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
This GitHub repository contains the documentation for [GeckoView][8]. If you are looking for the code for GeckoView you can find it at [Mozilla Central][9].
If there is documentation that you feel is missing, or an existing document doesn't cover the aspect that you are looking for, please request it by [raising an issue][10].
If you have a GeckoView bug that you want to raise, please do so on our [Bugzilla][11].
## Get Started with GeckoView
* [GeckoView Quick Start Guide][1]
* [Interacting with Web content and WebExtension][7]
## API Documentation
* [Changelog][2]
* [API][12]
## Get Started as a Contributor
* [GeckoView Contributor Quick Start Guide][3]
* [Mozilla Central Quick Start Guide][4]
* [Mozilla Central Contributor Guide][5]
* [Guide to Native Debugging in Android Studio][6]
## More information
You can read more about GeckoView on the [wiki](https://wiki.mozilla.org/Mobile/GeckoView).
[1]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/consumer/geckoview-quick-start.html
[2]:https://geckoview.dev/javadoc/mozilla-central/org/mozilla/geckoview/doc-files/CHANGELOG
[3]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/geckoview-quick-start.html
[4]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/mc-quick-start.html
[5]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/contributing-to-mc.html
[6]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/native-debugging.html
[7]:https://firefox-source-docs.mozilla.org/mobile/android/geckoview/consumer/web-extensions.html
[8]:https://geckoview.dev
[9]:https://searchfox.org/mozilla-central/source/mobile/android/geckoview
[10]:https://github.com/mozilla/geckoview/issues
[11]:https://bugzilla.mozilla.org/enter_bug.cgi?product=GeckoView
[12]:https://geckoview.dev/javadoc/mozilla-central/index.html