Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a Dropped Call Listener

Tags:

android

Does the Android SDK have the ability to to trap a Dropped Call event? If so, what is it called? I've been prowling the documentation looking for it.

Is there a difference between a hang up, and a dropped call?

like image 559
Androided Avatar asked Mar 04 '10 16:03

Androided


People also ask

What happens when a call is dropped?

A dropped call happens when your phone gets disconnected from the cellular network. This is pretty common, and there are a few possible causes, from weak signal strength or faulty SIM cards.

How can you tell who dropped a call?

Is It Possible to Tell Who Ended a Phone Call? Regardless of whether you're using an iPhone or an Android, it's not possible to tell who ended a phone call. Both operating systems offer different information regarding your call history, but you can't check who ended a particular phone call.

Can someone listen to my phone calls?

The truth is, yes. Someone can listen to your phone calls, if they have the right tools and they know how to use them – which when all is said and done, isn't anywhere near as difficult as you might expect.

How do I know if my call has been dropped?

The best way to know if someone is declining your calls is the number of rings you hear before the call goes to voicemail. As mentioned previously, you won't receive a message or any feedback when a recipient declines your call. But, if you only hear one or two rings, the contact likely declined your call.


1 Answers

Does the Android SDK have the ability to to trap a Dropped Call event?

No.

Is there a difference between a hang up, and a dropped call?

To humans, yes. To Android, no.

like image 168
CommonsWare Avatar answered Oct 14 '22 18:10

CommonsWare