I want to dial a phone number, and have a message that says "Calling..." while the phone is ringing.
Then, when the phone is connected, I want my activity to display a timer (chronometer) that will count as soon as the call is active.
Then when the call ends, a message will be displayed saying the call has ended.
Can I place a call and stay on my current activity screen so that I can implement these features?