# Contributing to GeckoView ```{toctree} :glob: true :hidden: true :maxdepth: 1 * ``` - [Contributor Quick Start Guide](geckoview-quick-start.html): Get GeckoView set up for development. - [GeckoView for Gecko Engineers](for-gecko-engineers.html): A quick-start guide for those already familiar with contributing to Firefox development. - [Firefox Contributor Guide](contributing-to-firefox.html): Get started as a contributor to Firefox. - [Guide to Native Debugging in Android Studio](native-debugging.html): Set up Android Studio for debugging native code. - [Architecture overview](geckoview-architecture.html): An overview of GeckoView's architecture. - [Junit Test Framework](junit.html): An overview of GeckoView's custom Junit code. - [apilint](apilint.html): GeckoView's linter for the API. - [Translations: Toolkit to Fenix](translations-toolkit-to-fenix.html): Creating a new Android feature using existing JavaScript toolkit code