Android Question How to enable 'screen cast recording' on smartphone with Anydesk ???

amorosik

Expert
Licensed User
I have installed Anydesk on Android 10 smartphone
Every time I start a connection from pc to Android, the phone asks me for consent to start screen recording
And this prevents access on unattended devices
How to permanently enable this feature (and therefore allow access to unattended devices)?

1609584650725.png
 

DonManfred

Expert
Licensed User
Longtime User
How to permanently enable this feature (and therefore allow access to unattended devices)?



Restricted access to screen contents
To protect users' screen contents, Android 10 prevents silent access to the device's screen contents by changing the scope of the READ_FRAME_BUFFER, CAPTURE_VIDEO_OUTPUT, and CAPTURE_SECURE_VIDEO_OUTPUT permissions. As of Android 10, these permissions are signature-access only.
 
Upvote 0
Top