res/xml/authenticator.xml
author Vincent V. <marseille@beem-project.com>
Mon, 16 Jul 2012 11:43:10 +0200
changeset 945 89f1be755b8d
parent 919 b1815efd3cf6
permissions -rw-r--r--
Recode Classes of the connection. Add some beem status icons. + A lot of things i don't remember :)

<?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"
	/>