Android Question Close phone app automatically after call ends

Didier9

Well-Known Member
Licensed User
Longtime User
Is there a way to force close the phone app after a call completes?
I have an app that can place a call and that works.
But when the call completes, the phone displays the phone app instead of my app or even the home page (which is what I would actually prefer). The phone app does not close automatically. Since my app started the phone app, I assume that it should be able to close it too.
Any hep appreciated.
Edit: this is on Android 5.11
 
Top