res/xml/authenticator.xml
author "Vincent Veronis"
Tue, 18 Oct 2011 00:37:46 +0200
changeset 905 dfbc48b4eae1
parent 885 193a934390ba
child 919 b1815efd3cf6
permissions -rw-r--r--
Correction bug cursor adapter when groups are empty. Between service - ui : Send now String accountName instead of Account account. ContactList can sync manual in the menu

<?xml version="1.0" encoding="utf-8"?>
<account-authenticator
	xmlns:android="http://schemas.android.com/apk/res/android"
	android:accountType="com.beem.project.com"
	android:icon="@drawable/beem_launcher_icon_silver"
	android:smallIcon="@drawable/beem_status_icon"
	android:label="@string/app_name"
	android:accountPreferences="@xml/preferences"
	/>