Примеры использования Contacts provider на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
Contacts Provider access.
Settings row that the Contacts Provider adds for the account.
Contacts Provider metadata.
This is described in more detail in the section Contacts Provider sync adapters.
Contacts Provider Intents.
Applications that want to access the Contacts Provider must request the following permissions.
Contacts Provider organization.
This section describes guidelines for accessing data from the Contacts Provider, focusing on the following.
Contacts Provider table structure.
If you want to transfer your service's data to the Contacts Provider, you need to write your own sync adapter.
Contacts Provider sync adapters.
Regular synchronization of stream items with the Contacts Provider is the same as other synchronizations.
The Contacts Provider flow of data.
GroupMembership An identifier that links the raw contact to one of the groups in the Contacts Provider.
Additional Contacts Provider features.
Making modifications from a sync adapter is also covered in more detail in the section Contacts Provider sync adapters.
The Contacts Provider is an Android content provider component.
These MIME types are open source, and can be used by any application orsync adapter that works with the Contacts Provider.
The Contacts Provider creates three raw contacts as a result of this work.
In turn, this file specifies a URI for the web service that will be synchronized with the Contacts Provider, and an account type for the web service.
Figure 4 shows how the Contacts Provider fits into the flow of data about people.
An account type that offers contacts data usually has an associated sync adapter that synchronizes with the Contacts Provider.
If you don't do this, the Contacts Provider will automatically delete your raw contact row.
The Contacts Provider automatically increments this value whenever the row or its related data changes.
Besides the main features described in previous sections, the Contacts Provider offers these useful features for working with contacts data.
Com, the Contacts Provider stores the two email address rows and links them both to the raw contact. .
To implement a sync adapter for the Contacts Provider, you start by creating an Android application that contains the following.
The Contacts Provider manages data that keeps track of the state of contacts data in the repository.
When you do this, the Contacts Provider will always make your contacts data visible, even if you don't use groups.
The Contacts Provider always uses this column for the data that the provider expects will be the most frequent target of a query.