Dear Android Developers,

I am developing an application using call log.

I could not relate*call log id of call log* table to *contact id of Contact table. *Sometimes we need to fetch some contact table's personal detail like image , group , and emailid etc. I have tried to relate contact id to call log id using a number of code snippets.

All android developers used to fetch contact id through the call number received from call log table.*It is very bad habit*. Records can be redundant .


*I personally request you to save contact id in call log table also if the corresponding phone number has been saved in device. Please apply this concept in next android version.* *Or is there any relation between contact id and call log id then provide the code snippet.*


Thanks & Regards
P B Lal

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to