PhoneAccount Abuse Detector
Icon PhoneAccount Abuse Detector

PhoneAccount Abuse Detector

by linuxct

Check if your device is affected by the recent Android Emergency Calling bug!

App NamePhoneAccount Abuse Detector
Developerlinuxct
CategoryLibraries & Demo
Download Size4 MB
Latest Version3.1
Average Rating4.68
Rating Count185
Google PlayDownload
AppBrainDownload PhoneAccount Abuse Detector Android app
Screenshot PhoneAccount Abuse Detector
Screenshot PhoneAccount Abuse Detector
Screenshot PhoneAccount Abuse Detector
PhoneAccount Abuse Detector is a simple application to enumerate and detect any application that (ab)uses adding an indefinite amount of PhoneAccount(s) to Android's TelecomManager.

This application exists because malicious or just improperly programmed applications can, intentionally or not, block your device from the ability to call emergency numbers. If you are in such a situation, this app helps you to find the culprit – which you then can uninstall (or disable).

About permissions:
This application requires two call management permissions, Manifest.permission.READ_PHONE_STATE and Manifest.permission.READ_PHONE_NUMBERS.

READ_PHONE_STATE is used in all supported Android versions, whereas READ_PHONE_NUMBERS is requested on Android 12 and onwards exclusively. This is because on Android, in order to read which applications are adding PhoneAccounts to Android's TelecomManager, these permissions are necessary.

No permission is (ab)used to log, collect or process any personally identifiable user information.

How to use the application:
The application is very simple, and contains 2 components;

- A message at the top of the device, explaining if the application detected a possible abuse of this functionality which may cause issues while attempting to call Emergency Services.
- A list of the applications that have registered a Phone Account in your device, usually including your own SIM Cards, Google Duo, Teams, among others. Alongside each app, the number of accounts is displayed to facilitate the identification of the malfunctioning/hijacking application.

If you have doubts, check the YouTube video at the top!

Source code:
This application and all its components are Open-Source software, licensed under the AGPL-3.0 license. If you would like to check its source code, please refer to https://github.com/linuxct/PhoneAccountDetector

Recent changes:
functional: Added "Force check" button for devices with a January 2022 SPL or newer
design: Added a ProgressBar view, which is displayed while the application requests permissions or is rechecking for applications abusing the bug
chore: Improved code readability
chore: Application now targets the latest SDK
chore: Upgraded dependencies

More apps from the developer

Related Apps

More Apps like PhoneAccount Abuse Detector