res/xml/sync_contacts.xml
author Nikita Kozlov <nikita@elyzion.net>
Wed, 22 Feb 2012 18:55:21 +0100
changeset 936 5cfaa17be49e
parent 919 b1815efd3cf6
permissions -rw-r--r--
test if we really have a connection (we won't have one if the auth failed)
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" />