Skip to content

Commit

Permalink
Update IntegrationWithExistingApps.md
Browse files Browse the repository at this point in the history
Summary:
DOCS
Android studio should be android section only
Closes facebook#10984

Differential Revision: D4197586

Pulled By: JoelMarcey

fbshipit-source-id: 2fe3d737083f3ad301dbc39cdb4f8ff315370d76
  • Loading branch information
Zaan authored and Facebook Github Bot committed Nov 17, 2016
1 parent eb2cbea commit fa1f6fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/IntegrationWithExistingApps.md
Original file line number Diff line number Diff line change
Expand Up @@ -813,6 +813,8 @@ if (!foundHash) {
}
</script>

<block class="android" />

## Creating a release build in Android Studio

You can use Android Studio to create your release builds too! It’s as easy as creating release builds of your previously-existing native Android app. There’s just one additional step, which you’ll have to do before every release build. You need to execute the following to create a React Native bundle, which’ll be included with your native Android app:
Expand Down

0 comments on commit fa1f6fd

Please sign in to comment.