How to prevent Screen Capture in droidscript code?

102 views
Skip to first unread message

Gurudas Gaonkar

unread,
Jan 12, 2024, 12:07:47 PM1/12/24
to DroidScript
Any example?
Message has been deleted

Symbroson

unread,
Jan 13, 2024, 4:10:34 PM1/13/24
to DroidScript
Your only way might be using a Java plugin at this moment, and set the window params to SECURE
getWindow().setFlags(WindowManager.LayoutParams.FLAG_SECURE, WindowManager.LayoutParams.FLAG_SECURE);


On Saturday 13 January 2024 at 17:00:07 UTC+1 oarabil...@gmail.com wrote:
Im not sure if this will help, try using Keyboard, search on github

On Friday, January 12, 2024 at 7:07:47 PM UTC+2 Gurudas...@yahoo.Com wrote:
Any example?

Cemal

unread,
Jan 15, 2024, 7:57:59 AM1/15/24
to DroidScript
I think the Secure flag in SetOptions is for this:

app.SetOptions("Secure");

Reply all
Reply to author
Forward
0 new messages