mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-14 22:36:21 +08:00
Add documentation for systrace
This commit is contained in:
@@ -4,7 +4,7 @@ title: Generating Signed APK
|
||||
layout: docs
|
||||
category: Guides (Android)
|
||||
permalink: docs/signed-apk-android.html
|
||||
next: activityindicatorios
|
||||
next: android-ui-performance
|
||||
---
|
||||
|
||||
To distribute your Android application via [Google Play store](https://play.google.com/store), you'll need to generate a signed release APK. The [Signing Your Applications](https://developer.android.com/tools/publishing/app-signing.html) page on Android Developers documentation describes the topic in detail. This guide covers the process in brief, as well as lists the steps required to packaging the JavaScript bundle.
|
||||
|
||||
Reference in New Issue
Block a user