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 connecting to Figwheel #2

Open
codonovan opened this issue Jan 3, 2019 · 1 comment
Open

Android connecting to Figwheel #2

codonovan opened this issue Jan 3, 2019 · 1 comment

Comments

@codonovan
Copy link

To get an Android device and emulator to connect to fighweel I had to run
adb reverse tcp:9500 tcp:9500 from the console before running
react-native run-android

@neutrous
Copy link

You have to do so to forward the required port. Writing a simple script could help you reduce the extra typing ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants