Is there a way to query Android's call screening service to check if a specific phone# is spam or not?

27 Views Asked by At

The docs for CallScreeningService say that it could be used by 3rd-party apps to allow or disallow calls. I'd like to use it in my app (which is NOT going to be set as a default Dialer app) to determine whether a specific phone# is legitimate or not, but I don't see any documentation on how to actually do that.

Is this actually possible?

0

There are 0 best solutions below