Skip to content

Code for intercepting outgoing calls. It can be customized to intercepting incoming calls also.

License

Notifications You must be signed in to change notification settings

rakshitchoudhary/CallInterceptor

Repository files navigation

CallInterceptor

This app is created in order intercept the outgoing calls from the device using service, broadcast receiver. The service allows the app to run in background and the broadcast receiver checks for outgoing call.

When the outgoing call is intercepted, the call is paused and the user is shown a message regarding the call.

The user can do changes in the app in order to what to do with the intercepted calls. Also the code can be customised to intercept incoming calls.

About

Code for intercepting outgoing calls. It can be customized to intercepting incoming calls also.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages