Skip to content

This is a simple dialer app that has all the basic features needed to understand how to use the InCallService APIs to replace the default dialer app. Since Android 10 the only way to programmatically accept or reject incoming calls is only possible using the InCallService APIs.

adnan-creator/java-custom-dialer

Repository files navigation

java-custom-dialer

This is a simple dialer app that has all the basic features needed to understand how to use the InCallService APIs to replace the default dialer app. Since Android 10 the only way to programmatically accept or reject incoming calls is using the InCallService APIs.

This App handles both incoming and outgoing calls when it's given the permission to be the default calling app.

For info email me at adnanfreelancerr@gmail.com

About

This is a simple dialer app that has all the basic features needed to understand how to use the InCallService APIs to replace the default dialer app. Since Android 10 the only way to programmatically accept or reject incoming calls is only possible using the InCallService APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages