Thanks for ur replay.

What i understood is, If we have contact with name 'tmp'.
We made some calls to 'tmp'.
So our call log data base has information about 'tmp'.
After some time if i delete 'tmp' contact.
Still call log needs to display 'tmp' as display name.

If that is the case. Even there is no contact exist with 'tmp'.
Still we are displaying 'tmp' as display name.
Is it not some strange thing?

Please correct me if i am wrong.



On Nov 25, 6:33 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> Because contacts can be deleted.
>
>
>
>
>
> On Thu, Nov 25, 2010 at 6:25 AM, Pink <sivareddy.j...@gmail.com> wrote:
> > Hi,
>
> >   Android native Contact application maitaining different data bases
> > for Contacts and CallLog.
>
> >   Contact data base is having entire information about Contact.
> >   CallLog has information all Calls.
>
> >   Once CallLog Database is observed. The database is having
> > information about CallLog like
> >   Number,Duration,Date,Type,New etc.. along with Contact information
> > like CACHED NAME,
> >   CACHED NUMBER TYPE and CACHED NUMBER LABEL.
>
> >   These all are being maintained in Contact data base.
> >   Why again does android maintaining these in CallLog database?
> >   Is not there any problems like data base anomalies?
> >   Is this design because of performances issues?
>
> >   Please correct me if i am wrong?
>
> >   Any help would be great!!!
>
> > --
> > 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
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android App Developer Books:http://commonsware.com/books- Hide quoted text -
>
> - Show quoted text -

-- 
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