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

Question: How to change adb 5037 default port when react-native run-android #25272

Closed
Girum opened this issue Jun 16, 2019 · 2 comments
Closed
Labels
Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.

Comments

@Girum
Copy link

Girum commented Jun 16, 2019

Hi!

I'm using a Splashtop Xdisplay to Extend my monitor, but apparently it uses the 5037 adb port. Well.. I create another adb -R 5039 start-server to start another adb server to not conflict with 5037 one. But, when I run react-native run-android, it always run on adb 5037 port. How can I change this, for example, to port 5039?

@Girum Girum added the Type: Question Issues that are actually questions and not bug reports. label Jun 16, 2019
@react-native-bot react-native-bot added the Platform: Android Android applications. label Jun 16, 2019
@react-native-bot
Copy link
Collaborator

We are automatically closing this issue because it does not appear to follow any of the provided issue templates.

👉 Click here if you want to report a reproducible bug or regression in React Native.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: No Template labels Jun 16, 2019
@tuantvk
Copy link

tuantvk commented Jun 27, 2019

You try:
react-native start --port 5039

@facebook facebook locked as resolved and limited conversation to collaborators Jun 16, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jun 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.
Projects
None yet
Development

No branches or pull requests

3 participants