res/xml/authenticator.xml
author Vincent Veronis
Mon, 22 Aug 2011 00:22:12 +0200
changeset 901 6545a0ce9b3a
parent 885 193a934390ba
child 919 b1815efd3cf6
permissions -rw-r--r--
Show error message if Login fail

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