Add documentation for systrace

This commit is contained in:
Andy Street
2015-11-10 16:48:07 +00:00
parent c7b64548f3
commit d2c50451f9
13 changed files with 153 additions and 1 deletions

View File

@@ -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.