标签: android screenshot
我已经设置:
window.setFlags(WindowManager.LayoutParams.FLAG_SECURE, WindowManager.LayoutParams.FLAG_SECURE)
如果用户仍尝试拍摄屏幕截图,如何检测用户按下屏幕截图事件。我已经收到消息:Unable to capture screenshot. Prevented by security policy
Unable to capture screenshot. Prevented by security policy