4

How to detect that call is dropped due to bad network. I have reserched alot and know that call is disconnected but not able to differentiate that call is dropped by caller or receiver or it is dropped by bad network.

Thanks in advance.

Access Denied
  • 8,723
  • 4
  • 42
  • 72
  • How about this http://stackoverflow.com/questions/3153815/how-can-my-android-app-detect-a-dropped-call – Access Denied Nov 17 '15 at 09:49
  • http://developer.android.com/reference/android/telephony/TelephonyManager.html – IntelliJ Amiya Nov 17 '15 at 09:50
  • I have already read this http://stackoverflow.com/questions/3153815/how-can-my-android-app-detect-a-dropped-call. But problem in this is we cannot detect whether call is dropped by bad network or caller or receiver has cut the call – Neelam Rajawat Nov 17 '15 at 09:55
  • You would combine that with a listener that listens for connectivity events, and write some logic that can deduces what caused the call drop. – 1615903 Nov 17 '15 at 12:05

0 Answers0