Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[android] app development is completed, how to generate APK file? #2943

Closed
WG-Com opened this issue Sep 22, 2015 · 3 comments
Closed

[android] app development is completed, how to generate APK file? #2943

WG-Com opened this issue Sep 22, 2015 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@WG-Com
Copy link

WG-Com commented Sep 22, 2015

app development is completed, how to generate APK file? i know nothing about that....

@mkonicek
Copy link
Contributor

Good point! This is a known missing part in the documentation, we'll be adding it shortly.
For now please see this answer: http://stackoverflow.com/questions/32629379/how-to-build-react-native-android-app-for-production

@WG-Com
Copy link
Author

WG-Com commented Sep 23, 2015

$ cd your_project_dir
$ npm start  # start the packager if not started already
$ curl "http://localhost:8081/index.android.bundle?platform=android?dev=false" -o "android/app/src/main/assets/index.android.bundle"

I've done this before, but how to generate the APK file, please write it on your upcoming document, thank you

@uinz
Copy link

uinz commented Sep 26, 2015

i have same question.
it's trouble me long time.

i don't know "index.android.bundle" how to use.
maybe i should to learn something about android.

@facebook facebook locked as resolved and limited conversation to collaborators Jul 21, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants