res/xml/sync_contacts.xml
author "Vincent Veronis"
Fri, 10 Jun 2011 21:04:07 +0200
changeset 895 e43d5abca8b0
parent 886 5d3163053c42
child 919 b1815efd3cf6
permissions -rw-r--r--
ContactList UI - Partial Sync contact with android provider
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"
5d3163053c42 SyncContact OK
"Vincent Veronis"
parents: 880
diff changeset
     5
	android:accountType="com.beem.project.com" />