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

Documentation for doing a sharable debug build on Android? #14017

Closed
dobrienlzd opened this issue May 17, 2017 · 1 comment
Closed

Documentation for doing a sharable debug build on Android? #14017

dobrienlzd opened this issue May 17, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@dobrienlzd
Copy link

dobrienlzd commented May 17, 2017

I don't see any documentation on how to create a debug.apk that can be shared and run on Android devices without switching ports etc. What steps need to be done a debug build. I want a apk that does not produce bridge errors etc when it is released. Is this possible?

Just to clarify I am not talking about how to debug on a device. My question is how can I create an debug APK that I could give to QA and let them run the app and look at the logs and test the UI without having to do a full release build?

This is what people are doing now: http://stackoverflow.com/questions/35283959/build-and-install-unsigned-apk-on-device-without-the-development-server/36961021#36961021

What's the latest and best way to do this with RN 0.44 ?

React Native 0.44
Android 19+

@hramos
Copy link
Contributor

hramos commented Jun 26, 2017

Closing as this is not specifically an issue.

@hramos hramos closed this as completed Jun 26, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Jun 26, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 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

3 participants