Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
110 views
in Technique[技术] by (71.8m points)

android - Protect view (from all accessibility services, spyware and similar)

How can I protect views and their content from any accessibility service and maybe other ways spyware could read my apps data from the screen? Like banking apps (should) do it e.g.?

Background

I want to write a small open source and minimal password manager where you can just enter your sensitive data and read it, if desired and needed.

What I found so far is following

Questions

  • does the flag above reliably protect my app from any accessibility service?
  • banking apps often disallow screenshots - how can I do this as well?
  • anything else that I should block to protect my app?
question from:https://stackoverflow.com/questions/65882106/protect-view-from-all-accessibility-services-spyware-and-similar

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...