Mechanisms of monitoring apps
Clash Royale CLAN TAG #URR8PPP Mechanisms of monitoring apps I was looking for a way to implement an on-device phishing detection app for android. So i need to access the content of pages the user visits. This app is supposed to be installed on regular android devices, meaning that I'm not going to use special features like Root or Device Admin . I searched around for possible solutions and i came up with these possible solutions: webview webview BTW, I'm developing an anti-phishing app, not an spying one . So any ideas of other ways? notes about mentioned methods? your app seems a malicious app itself on spying user behavior!! – Arash GM 23 mins ago @ArashGM I'm developing an anti-phishing app! Is it a bad idea? There are many apps which need user location to function, so in your idea they are all s...