MediaProjectionManager.createScreenCaptureIntent();
When sharing the screen, a window asking for permission will pop up.
I am looking for a way to automatically obtain all content (permissions) on the screen.
I have root access to this device!
Thanks in advance!