res/xml/sync_contacts.xml
author Vincent V.<marseille@beem-project.com>
Mon, 14 Nov 2011 00:47:02 +0100
changeset 919 b1815efd3cf6
parent 886 5d3163053c42
permissions -rw-r--r--
Account_type now = package name. Continue clean on aidl ContactList update request on contact to get display name Clean on add_contact user interface
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
880
085240d5be71 start sync adapter
"Vincent Veronis"
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
886
5d3163053c42 SyncContact OK
"Vincent Veronis"
parents: 880
diff changeset
     2
<sync-adapter
5d3163053c42 SyncContact OK
"Vincent Veronis"
parents: 880
diff changeset
     3
	xmlns:android="http://schemas.android.com/apk/res/android"
5d3163053c42 SyncContact OK
"Vincent Veronis"
parents: 880
diff changeset
     4
	android:contentAuthority="com.android.contacts"
919
b1815efd3cf6 Account_type now = package name.
Vincent V.<marseille@beem-project.com>
parents: 886
diff changeset
     5
	android:accountType="com.beem.project.beem" />