Hi guys, I need to implement a function that is able to retrieve the cause of the end of a phone call (network issue, signal strength too low, user close the call, ...). I have already done some test with TelephonyManager.PhoneListener and reading CallLogs but there aren't the information I'm looking for. There is something on android that help me about that? Can I retrieve this kind of information looking into System EventLog?
Please, give me some help. Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

