res/xml/authenticator.xml
author "Vincent Veronis"
Sun, 20 Mar 2011 00:57:46 +0100
changeset 875 c555133a4d72
parent 872 11a7b9c1c500
child 881 31eec457a6e9
permissions -rw-r--r--
file forgotten

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