this post was submitted on 13 Apr 2025
22 points (95.8% liked)
Android
10364 readers
2 users here now
A place to discuss anything related to Android or Android adjacent.
INFO:
-
No attacking others based on their phone preferences. Criticizing OEMs/devices is allowed. Attacking users because a different brand/device works for them isn't.
-
Obvious spam will be removed.
-
Anything directly or indirectly related to Android is allowed.
Check Out Our Partner Communities:
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I recently faced a similar problem with a phone that had its screen slowly turning black after it was accidentally dropped. The process of turning black lasted about two days so I was able to react. First thing I did was remove any device locking method (PIN, face unlock etc) so that this would not get in the way once the screen was completely unusable. I then allowed device debugging via USB and used scrcpy (link to scrcpy on github) to mirror the screen to my Linux PC (and control the device via mouse). Through this, I was able to move any data I still needed away from the device even after the screen was completely black There are precompiled binaries for scrcpy on the GitHub project site.
Yeah scrcpy is a lifesaver. I have successuflly used scrcpy-GUI (together with an OTG adapter for a mouse) in the past, but my screen was partly usable, so I could see and did not have to do too much adb/fastboot magic.
If OPs screen is broken and they did not do anything beforehand, I would have no idea how to proceed, since HDMI alternate mode seems (still) not very widespread.