Source code
Revision control
Copy as Markdown
Other Tools
# Contributing to GeckoView
```{toctree}
:glob: true
:hidden: true
:maxdepth: 1
*
```
- [Contributor Quick Start Guide](geckoview-quick-start.md):
Get GeckoView set up for development.
- [GeckoView for Gecko Engineers](for-gecko-engineers.md): A
quick-start guide for those already familiar with contributing to
Firefox development.
- {ref}`Working on Firefox <working-on-firefox>`: Get started as a
contributor to Firefox in general, including submitting and updating
patches.
- [Guide to Native Debugging in Android Studio](native-debugging.md):
Set up Android Studio for debugging native code.
- [Architecture overview](geckoview-architecture.md): An overview of
GeckoView's architecture.
- [Junit Test Framework](junit.md): An overview of GeckoView's custom
Junit code.
- [Translations: Toolkit to Fenix](translations-toolkit-to-fenix.md): Creating
a new Android feature using existing JavaScript toolkit code