I saw in a previous post that this feature might be on the roadmap, but I was wondering if there’s any update on when (or if) it will be implemented.
I assume most users are interested in this for taking screenshots in apps that normally block it.
My use case is a bit different: I frequently use screen mirroring tools like scrcpy to view my phone screen on my PC. But whenever I try to log in to certain apps, the screen goes black—likely due to the FLAG_SECURE restriction.
I’m not too familiar with Android internals, but from what I understand, this is indeed caused by the FLAG_SECURE flag. If anyone has a workaround or knows how to bypass this (without rooting), I’d really appreciate any tips!