diff -r b47960e53050 -r 16040c6df950 AndroidManifest.xml --- a/AndroidManifest.xml Tue Jan 22 15:01:56 2013 +0100 +++ b/AndroidManifest.xml Tue Jan 22 17:26:11 2013 +0100 @@ -4,7 +4,7 @@ android:versionName="0.1.7" android:installLocation="auto"> - + + android:name=".BeemApplication" + android:allowBackup="true" > @@ -32,7 +33,6 @@ - @@ -43,7 +43,6 @@ android:windowSoftInputMode="stateHidden" /> - @@ -62,6 +61,7 @@ -->