res/xml/authenticator.xml
author Vincent V.<marseille@beem-project.com>
Mon, 14 Nov 2011 00:47:02 +0100
changeset 919 b1815efd3cf6
parent 885 193a934390ba
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

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