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

Device selection #11

Open
Uj947nXmRqV2nRaWshKtHzTvckUUpD opened this issue May 5, 2021 · 3 comments
Open

Device selection #11

Uj947nXmRqV2nRaWshKtHzTvckUUpD opened this issue May 5, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@Uj947nXmRqV2nRaWshKtHzTvckUUpD
Copy link
Owner

allow device selection at script start (if multiple were saved as working devices) . This implies saving all the working devices, besides the last working one.

@Uj947nXmRqV2nRaWshKtHzTvckUUpD
Copy link
Owner Author

menu could look like this:

Please choose the device you want to screen mirror via WiFi:

  1. already connected wifi device (if adb devices already shows an IP). try connection; if it fails, then show menu items 2-5
  2. last working device (ip + name). if last known is empty then show menu items 2. and 3.
  3. previously working devices > which opens a new menu with all devices in format: ip + name . if the list is empty, automatically initiate the setup of a new device
  4. set up a new device (first must use 'adb kill-server' to refresh the list of usb connected devices)
  5. connect by known IP (manually input the IP:PORT if adb is already running on that device in tcpip mode (wifi))
  6. connect via connected USB (no wifi)

@Uj947nXmRqV2nRaWshKtHzTvckUUpD Uj947nXmRqV2nRaWshKtHzTvckUUpD added the enhancement New feature or request label Dec 21, 2021
@Uj947nXmRqV2nRaWshKtHzTvckUUpD Uj947nXmRqV2nRaWshKtHzTvckUUpD modified the milestones: Stable Release, Next Release Dec 21, 2021
@Uj947nXmRqV2nRaWshKtHzTvckUUpD
Copy link
Owner Author

alternatively, disconnect adb and wipe last_working_device.conf before attempting new connection

@sunarowicz
Copy link

This feature would be useful. Thx for considering its implementation.

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

No branches or pull requests

2 participants