|
|
|
|
|
by manarth
135 days ago
|
|
The NotificationListenerService. It has genuine use-cases such as this DoNotNotify app, but could easily be misused - e.g. malware intercepting a wallet OTP notification and forwarding it to the attacker. Access to the API is controlled by a specific permission which users have to explicitly enable in "Special app access". https://developer.android.com/reference/android/service/noti... |
|