Some inf found on this thread :

http://groups.google.com/group/android-developers/browse_thread/thread/77d579d60d803094?pli=1

<http://groups.google.com/group/android-developers/browse_thread/thread/77d579d60d803094?pli=1>
Regards
Atul

On Mon, Jul 26, 2010 at 3:03 PM, Atul Raut <atul.dr...@gmail.com> wrote:

> Hi Google,
>
> Need some info on 
> ContactsContract.RawContacts<http://developer.android.com/reference/android/provider/ContactsContract.RawContacts.html>
>  :
>
> A row in the 
> ContactsContract.RawContacts<http://developer.android.com/reference/android/provider/ContactsContract.RawContacts.html>table
>  represents a set of data describing a person and
> associated with a single account (for example, one of the user's Gmail
> accounts).
>
> I have found two entry for each contact get inserted when I do import
> contact from SIM card.
> Why it is so and is it right?
>
> When I am trying to modify entry, compare function
> from EditContactActivity.java get called.
>
> /packages/apps/Contacts/src/com/android/contacts/ui/EditContactActivity.java
>
> In this class in compare function checking accountType which is getting
> null.
> Wanted to know with which raw contact this comparison is happening ?
> and Why it is getting crashed ?
>
> Regards
> Atul
>

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