AndroidCallBlockingTestDemo icon indicating copy to clipboard operation
AndroidCallBlockingTestDemo copied to clipboard

A demo native Android app that can block an incoming call

Results 7 AndroidCallBlockingTestDemo issues
Sort by recently updated
recently updated
newest added

Hello, I'm doing research to automatically turn off incoming calls, I couldn't run your project. I'm looking for a current working project, I couldn't find the encall method working in...

does it still work with latest versions?

telephonyService.endCall() is no lnger available in android 29 API+, as alternative, do we have anything rather than force user to chose the app as default dialing app?

Please update this repo if you have any solution

Hi could you create anonymous list anche change number / name on calling interface dynamically? I'm trying to hide or show fake name / number for a list of number.

Scenario: When the first call is ongoing(user talking with the first caller) in between second caller call to same user & that new caller is in my Blocklist when my...

This should upgrade the app to work with the latest android version.