Real quick, I would like to explain why you can’t take screenshots in some Android Apps. This is a quick post:
You can’t take screenshots while using some Android Apps because the developers (of the app) built in an optional Android security feature called FLAG_SECURE which blocks screenshots and screen recordings.
– KudaBank’s Android app does this, for security. It’s a savings app.
– Chrome too. You can’t take screenshots in incognito mode on Chrome for Android 65 and above. As an attempt to increase security, Google has implemented this change.
I hear a lot of banking apps do this too. What other app does this? Do you think it’s a great initiative?