res/xml/authenticator.xml
author "Vincent Veronis"
Sun, 20 Mar 2011 00:22:37 +0100
changeset 873 cdf001e43dce
parent 872 11a7b9c1c500
child 881 31eec457a6e9
permissions -rw-r--r--
Multi Account on the beem service OK but doesnt connect

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