Skip to main content
Participant
March 3, 2015
Question

Screenshot Adobe Air

  • March 3, 2015
  • 1 reply
  • 394 views

Hello everyone I just want to know if there is possibility to check when somebody screenshot the screen? (iOS n Androids)

This topic has been closed for replies.

1 reply

Participant
March 9, 2015

Anyone

Inspiring
March 9, 2015

you might be, if you get your hands on a database that includes thousands of devices with dozens of different OS-versions and then catching the key/touch combination that is a screencapture-default on this device.

Look here how to catch certain keys on Android: How to exit an app & access native device buttons with AIR for Android

It`s certainly much more complicated than catching PrintScreen on a MAC/PC