79654534

Date: 2025-06-05 13:21:25
Score: 1.5
Natty:
Report link

The screenRecord limatation was increased from 3 minutes to 30 minutes in Android 14: https://cs.android.com/android-studio/platform/tools/adt/idea/+/30e0278da071829221e1282fff0381c175e38049

If you are running under rooted device you can apply this workaround to get more than 30 minutes, you can follow this tutorial : https://maestro.dev/blog/fixing-androids-3-minute-screen-recording-limitation

Or we can do the ugly solution by looping the screenrecord adb shell command and merge the frame later.

Reasons:
  • Blacklisted phrase (1): this tutorial
  • Probably link only (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Sofien Rahmouni