android-emulator-container-scripts
android-emulator-container-scripts copied to clipboard
`screenrecord` not working / producing corrupted file
I've noticed that adb shell screenrecord /sdcard/video.mp4 is not working as expected. File is still being produced, but it's very small and corrupted (won't play).
I have not fully debug it yet (nothing obvious visible in logcat), but posting already here in case someone already ran into this problem and has a solution.