Open nyaruku opened 2 years ago
If your lock screen app use the "secure flag", you can't mirror it (on Android 12 and above).
If your lock screen app use the "secure flag", you can't mirror it (on Android 12 and above).
I use android 10 (Huawei P20)
You can't mirror screen but if you have pin or password lock then you can type with your keyboard and unlock your phone within PC. It's show black screen but execute properly.
but how is Vysor doing it?, it shows the lockscreen actually, and it shows the screen while it is off.
With Vysor, you can mirror the lock screen with the exact same device now, but not with the latest scrcpy (1.24) while every other screen works correctly?
If you record with:
adb shell screenrecord /sdcard/file.mp4
afb pull /sdcard/file.mp4
Can you record the lock screen?
So it is not possible to mirror secure flag apps ?
With Vysor, you can mirror the lock screen with the exact same device now, but not with the latest scrcpy (1.24) while every other screen works correctly?
If you record with:
adb shell screenrecord /sdcard/file.mp4 afb pull /sdcard/file.mp4
Ca' you record the locl screen?
after over a year I wanna get back to this, will try out as soon as possible
I've learned to swipe blindly with my trackpad. It's not ideal. Ideally there would be a way to get past the lock screen with a registered adb device.
Ideally there would be a way to get past the lock screen
If your lock screen is just a swipe (not a pincode or a schema), Alt+m should unlock it (see shortcuts).
By swipe I meant pattern
Since i have a pattern lock, i would like to unlock it from PC, but the lock screen stays black (prob. an android security thing), can this be fixed/changed ?