1

I want to display toast message "cant capture screen shot"

protected void onCreate(Bundle savedInstanceState) {
    super.onCreate(savedInstanceState);
    getWindow().setFlags(WindowManager.LayoutParams.FLAG_SECURE,
                WindowManager.LayoutParams.FLAG_SECURE);
    setContentView(R.layout.activity_main);
}
V-rund Puro-hit
  • 5,270
  • 8
  • 27
  • 48

0 Answers0