Is there a new, official API for rejecting calls on Android?
问题 Background For a very long time, there wasn't an official API for blocking calls on Android. What developers did for CallerId and call-blocking apps, is to use some reflection tricks, as shown here. The problem It seems no blocking app works on Android P DP3 (tested on Pixel 2). Even very popular apps such as TrueCaller fail to block calls. I believe this is because it might be replaced with an official API, as there are some articles that talk about built in call blocking capability for