Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 526 Bytes

File metadata and controls

15 lines (11 loc) · 526 Bytes
nav_order 1
permalink /

Contributor documentation

This site is a collection of docs and best practices for contributors to Firebase Android SDKs. It describes how Firebase works on Android and provides guidance on how to build/maintain a Firebase SDK.

New to Firebase?

  • [Development Environment Setup]({{ site.baseurl }}{% link onboarding/env_setup.md %})
  • [Creating a new SDK]({{ site.baseurl }}{% link onboarding/new_sdk.md %})
  • [How Firebase works]({{ site.baseurl }}{% link how_firebase_works.md %})