Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.provider. Contacts.People

Now deprecated .

Changed Methods
Uri   addToMyContactsGroup ( ContentResolver, long ) Now deprecated .
 
Uri   createPersonInMyContactsGroup ( ContentResolver, ContentValues ) Now deprecated .
 
Bitmap   loadContactPhoto ( Context, Uri , int , Options ) Now deprecated .
 
void   markAsContacted ( ContentResolver, long ) Now deprecated .
 
InputStream   openContactPhotoInputStream ( ContentResolver, Uri ) Now deprecated .
 
Cursor   queryGroups ( ContentResolver, long ) Now deprecated .
 
void   setPhotoData ( ContentResolver, Uri , byte[] ) Now deprecated .
 
Uri   addToGroup ( ContentResolver, long , String ) Now deprecated .
 
Uri   addToGroup ( ContentResolver, long , long ) Now deprecated .
 
 

Changed Fields
Uri   CONTENT_FILTER_URI Now deprecated .
 
String   CONTENT_ITEM_TYPE Now deprecated .
 
String   CONTENT_TYPE Now deprecated .
 
Uri   CONTENT_URI Now deprecated .
 
String   DEFAULT_SORT_ORDER Now deprecated .
 
Uri   DELETED_CONTENT_URI Now deprecated .
 
String   PRIMARY_EMAIL_ID Now deprecated .
 
String   PRIMARY_ORGANIZATION_ID Now deprecated .
 
String   PRIMARY_PHONE_ID Now deprecated .