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

Allow to connect via Wifi, using Root #43

Closed
AndroidDeveloperLB opened this issue Mar 11, 2018 · 5 comments
Closed

Allow to connect via Wifi, using Root #43

AndroidDeveloperLB opened this issue Mar 11, 2018 · 5 comments

Comments

@AndroidDeveloperLB
Copy link

In case the device isn't connected via USB , the PC app could ask for IP, while the device is running one of the available apps for rooted devices, that opens adb via wifi.

Alternatively, you could make a helper app on Android itself, which would scan a QR code on the PC screen, so that each would find the other, and they will get connected.

@rom1v rom1v changed the title Request: allow to connect via Wifi, using Root Allow to connect via Wifi, using Root Mar 11, 2018
@rom1v
Copy link
Collaborator

rom1v commented Mar 11, 2018

In case the device isn't connected via USB , the PC app could ask for IP, while the device is running one of the available apps for rooted devices, that opens adb via wifi.

See #5

you could make a helper app on Android itself

Too much work for no real benefit IMO.

@AndroidDeveloperLB
Copy link
Author

I don't think it's a lot of work, especially compared to what was done on this project.

@chid
Copy link

chid commented Mar 15, 2018

This probably can be closed now that v1.1 has been released, see https://www.genymotion.com/blog/open-source-project-scrcpy-now-works-wirelessly/

@rom1v rom1v closed this as completed Mar 15, 2018
@AndroidDeveloperLB
Copy link
Author

@chid The request was for rooted devices.
Suppose I use one of the third party apps to connect via adb, will it also work?

@AndroidDeveloperLB
Copy link
Author

Can you do it this way:
Connect via USB. Run PC app, and then via the PC app, let the device run adb to connect via Wifi, and the PC app will automatically connect to it when disconnected from USB
?

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

No branches or pull requests

3 participants