A sample project about how to implement a working dialer replacement app for Android and companion repo of a Medium post.
In this project we'll have a simple app that:
- Requests the user to be selected as default phone app.
- Once selected, captures call states and displays a UI showing info about the call and allowing to answer, reject and cancel calls.
- Miguel Barrios - [email protected]