mtsahakis/MediaProjectionDemo

Request: please show how to capture videos and even with audio

Closed this issue · 3 comments

Seems it's possible on Android Q.

Seems it's possible on Android Q.

thats ONLY cus that feature (specifically the Device audio (NOT MIC) recording) is ONLY available on Q as Built-In (eg System/OS level feature)

It's not only for built in apps. It's available for third party apps too, such as this one:

https://play.google.com/store/apps/details?id=com.kimcy929.screenrecorder

This is beyond the scope of this sample app. Feel free to extend it, I am open to PRs.