Click here to Skip to main content
15,886,032 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I am developing an android application which shows call logs and messages in a tab view. I just want to show the particular contact number default call history activity on clicking of a contact in my application. I know how to show the all call logs activity using intent, but didn't get any example or trick to show the single number call history activity.

Any help appreciated.
Posted
Comments
Niklas L 27-Mar-12 6:04am    
Have you checked of it's not just about adding an extra flag to the intent?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900