Thank you very much Mark. I found the one android.provider.CallLog according to your hint. I searched the reference page with "call log" earlier without good results. After read your reply, I removed the space in the search query and found the one. Thanks again ^_^
On Jul 29, 6:56 pm, Mark Murphy <[email protected]> wrote: > monkeypipi wrote: > > Dear all > > > How shall I get voice call information, such as calling time, > > duration, caller and etc. Any related APIs? > > android.content.CallLog is a ContentProvider offering this information. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android Development Wiki:http://wiki.andmob.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

