Priya reports that her Android phone exhausts its monthly mobile data allowance within days of installing a free QR-scanner app, and the app has been granted access to contacts, location and SMS. Which action BEST addresses the likely data leakage while keeping the phone usable?
- AReview and revoke the QR-scanner app's unneeded permissions, and uninstall it if the behaviour continues. Correct
- BEnable a data-saver mode that caps background mobile data for every installed app on the phone.
- CPerform a full factory reset to remove any hidden components the app may have installed.
- DDisable mobile data entirely and rely only on Wi-Fi until the data allowance renews next month.
Why A is correct: A scanner needs only the camera, so contacts, location and SMS access is excessive; revoking those permissions stops the leakage, and removing the app eliminates the cause if it persists.
Why B is wrong: Capping background data can reduce usage, so it looks helpful, but it treats the symptom and leaves an over-permissioned app free to harvest and exfiltrate contacts and location.
Why C is wrong: A reset would clear the app, but it is disproportionate for a single over-permissioned application and destroys unrelated user data before less drastic measures are tried.
Why D is wrong: Switching to Wi-Fi hides the billing symptom but the app keeps collecting and sending personal data over any connection, so the underlying leakage is unresolved.