Created scrcpy-console-easy-wireless.bat#6723
Open
Sidtropy wants to merge 1 commit intoGenymobile:masterfrom
Open
Created scrcpy-console-easy-wireless.bat#6723Sidtropy wants to merge 1 commit intoGenymobile:masterfrom
Sidtropy wants to merge 1 commit intoGenymobile:masterfrom
Conversation
This script makes it easier to make wireless connections and reconnect using the same [IP: port].
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a .bat file to allow easy wireless connection to Android devices.
The batch script prompts for an [IP: port] and remembers the last used [IP: port] for simplifying re-connections (just hit 'Enter' to skip through the prompts to use the last recorded values).
NOTE: It seems like Android devices are updating the connection port more frequently and only connecting via the nominated port in the wireless debugging settings. I have observed this behaviour on more recent Android versions (Android 16, Build number CP1A.260305.018 onwards).