Closed firemaples closed 1 year ago
Android official only list the changes of MediaProjection while targeting Android 14: https://developer.android.com/about/versions/14/behavior-changes-14#media-projection-consent
But looks like the behavior changes for security reasons even though the target version is lower than Android 14 😩
Most of the time on Android 14, the capturing requesting runtime dialog is displayed repeatly when starting a new screenshot-taking. It may make the app take a screenshot on the OS's dialog. 😅