Tagged Questions
2
votes
1answer
279 views
Are Web Views in android secure?
"Web Views" are views that display some online content, usually a webpage within an android app.
Implemented "Web Views" usually don't seem to have any kind of status bar or an address bar to confirm ...