res/xml/authenticator.xml
author Nikita Kozlov <nikita@elyzion.net>
Sun, 06 Nov 2011 04:27:09 +0100
changeset 917 f7cfc4a68225
parent 885 193a934390ba
child 919 b1815efd3cf6
permissions -rw-r--r--
Big Big Clean : Remove adapter + remove aidl + remove privacylist(sorry manu)

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