views:

103

answers:

1

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?

A: 

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.

CommonsWare