call log

  1. Android Question How can I open the call log (with intent)

    Hi All, I tried this: Dim i As Intent i.Initialize(i.ACTION_VIEW, "content://call_log/calls") StartActivity(i) this code opens the phone app but not in the call log tab.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…