mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-19 13:08:21 +08:00
15 lines
437 B
Markdown
15 lines
437 B
Markdown
---
|
|
title: Android Setup
|
|
description: Manually integrate Crashlytics into your Android application.
|
|
---
|
|
|
|
# Android Setup
|
|
|
|
> The following steps are only required if your environment does not have access to React Native
|
|
auto-linking.
|
|
|
|
|
|
> If you're migrating from Fabric ensure you remove the `fabric.properties` file from your android project - if you do not do this you will not receive crash reports on the Firebase console.
|
|
|
|
## TODO
|