Question: How to change adb 5037 default port when react-native run-android #25272
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.
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?
The text was updated successfully, but these errors were encountered: