Android Question How to detect screenshots?

JackKirk

Well-Known Member
Licensed User
Longtime User
In iOS it appears we can detect screen shots via:

https://www.b4x.com/android/forum/threads/detect-screenshot.70880/#post-450008

In Android it looks like you can prevent screenshots via:

https://www.b4x.com/android/forum/threads/how-to-block-ban-screen-shots-of-app.52075/#post-326475

but how can we detect screenshots in Android?

I can't find any useful info on the forums but on googling the outside world I came across this which may be relevant:

https://github.com/jd-alexander/Snapper

A library wrapping exercise?

Any help appreciated...
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top