android/media-samples

Caused by: java.lang.SecurityException: Media projections require a foreground service of type ServiceInfo.FOREGROUND_SERVICE_TYPE_MEDIA_PROJECTION

leedors527 opened this issue · 0 comments

On ScreenCapture (Android 10, SDK 29)

When fire "projectionManager.getMediaProjection()" line then it throw.


java.lang.SecurityException: Media projections require a foreground service of type ServiceInfo.FOREGROUND_SERVICE_TYPE_MEDIA_PROJECTION

How can i fix it?