Live data from Hacker News

Scrcpy: Display and control your Android devices connected over USB or TCP/IP

github.com

51–60 of 148 posts

Re: Scrcpy: Display and control your Android devices connected over USB or TCP/IP

#51
post #43
post #39

My 7 year-old phone has had a completely smashed screen for the past year. Thanks to this (super-easy-to-run script), I haven't felt the need to repair the screen at all. 10/10 would recommend.

That's a surprisingly great idea. A mobile phone can be used as a server, and for their capabilities, they are cheaper than Raspberry Pi when with some issues especially. Out of curiosity I just found an offer for a used Pixel 6 Pro for 70 EUR, supposedly only broken screen and the rest is working, where it has 12GB RAM with CPU Octa-core (copypasting: 2x2.80 GHz Cortex-X1 & 2x2.25 GHz Cortex-A76 & 4x1.80 GHz Cortex-…

how can you enable ADB/dev settings on the phone with a smashed screen?

Re: Scrcpy: Display and control your Android devices connected over USB or TCP/IP

#52
post #39

My 7 year-old phone has had a completely smashed screen for the past year. Thanks to this (super-easy-to-run script), I haven't felt the need to repair the screen at all. 10/10 would recommend.

Do I assume you already have adb/dev settings enabled?

Re: Scrcpy: Display and control your Android devices connected over USB or TCP/IP

#53

For the use cases mentioned in the comments here, I don't think you really need a third party tool like this. Connect your phone to a USB-C display and viola! Screen is mirrored and network, mouse and keyboard connected to the display are now connected to the phone. There is also the Microsoft phone app for win10/11, and Samsung Dex.

That is not the same though. I use this as a daily driver and I don't need to dedicate a display or keyboard for it, just use the ones I use for everything else and have the phone just as a normal window on my desktop.

Also lots of phones are unable to output video at all. Such as all Google pixel/nexus devices ever made (unless I missed one).

Re: Scrcpy: Display and control your Android devices connected over USB or TCP/IP

#54

If anyone's looking for an android project, please make one that forwards all hotspot traffic over whatever VPN is enabled. I guess the phone will need rooting.

Try this https://github.com/pyamsoft/tetherfi It will route all hotspot traffic through your phone and vpn. Works even without root

Re: Scrcpy: Display and control your Android devices connected over USB or TCP/IP

#55
post #14

Stupidly useful when I broke my phone in Antarctica and had to wait months for a replacement to arrive (it did, mere days before station close). Also a shout out to gnirehtet which is I think by the same devs? Reverse tether your phone for times when wifi and cell are both unavailable.

Wow you went to Antarctica? Why?

If you want to go to Antarctica for free find a PhD program they goes to Antarctica and you will get to go to Antarctica.

Re: Scrcpy: Display and control your Android devices connected over USB or TCP/IP

#56
post #43

Earlier quoted context omitted.

That's a surprisingly great idea. A mobile phone can be used as a server, and for their capabilities, they are cheaper than Raspberry Pi when with some issues especially. Out of curiosity I just found an offer for a used Pixel 6 Pro for 70 EUR, supposedly only broken screen and the rest is working, where it has 12GB RAM with CPU Octa-core (copypasting: 2x2.80 GHz Cortex-X1 & 2x2.25 GHz Cortex-A76 & 4x1.80 GHz Cortex-…

how can you enable ADB/dev settings on the phone with a smashed screen?

Digitizer was still functional perhaps

Re: Scrcpy: Display and control your Android devices connected over USB or TCP/IP

#57

If anyone's looking for an android project, please make one that forwards all hotspot traffic over whatever VPN is enabled. I guess the phone will need rooting.

Try this https://github.com/pyamsoft/tetherfi It will route all hotspot traffic through your phone and vpn. Works even without root

That seems cool, but I'm looking for something that would be totally transparent to connected devices (i.e. wouldn't require reconfiguring them at all).

Re: Scrcpy: Display and control your Android devices connected over USB or TCP/IP

#58

For the use cases mentioned in the comments here, I don't think you really need a third party tool like this. Connect your phone to a USB-C display and viola! Screen is mirrored and network, mouse and keyboard connected to the display are now connected to the phone. There is also the Microsoft phone app for win10/11, and Samsung Dex.

Pretty sure the market share of usb-c Displays is still very low. Also, most people (source needed) use laptops nowadays.

Re: Scrcpy: Display and control your Android devices connected over USB or TCP/IP

#59

For the use cases mentioned in the comments here, I don't think you really need a third party tool like this. Connect your phone to a USB-C display and viola! Screen is mirrored and network, mouse and keyboard connected to the display are now connected to the phone. There is also the Microsoft phone app for win10/11, and Samsung Dex.

Pretty sure the market share of usb-c Displays is still very low. Also, most people (source needed) use laptops nowadays.

I believe people using laptops at home are the ones with USB-C monitors :)

Re: Scrcpy: Display and control your Android devices connected over USB or TCP/IP

#60
Last year my Samsung S20+ suffered the notorious "green vertical lines" and then soon after the "white out screens" (a pandemic-level hardware failure wave that has been widely reported), rendering it impossible to see clearly what is on the screen, even though everything else was still working.

Luckily because I was playing with scrcpy, I immediately knew it was my solution.

By using scrcpy to connect to a PC, I could still unlock the screen with my pattern or thumbprint, and when the app asks for passwords it is still possible to use the onscreen keyboard.

Post reply on HN