diff -r b8d5e0378bcb -r bd5bddda04dd AndroidManifest.xml --- a/AndroidManifest.xml Thu Feb 18 20:02:01 2010 +0100 +++ b/AndroidManifest.xml Fri Feb 19 02:21:35 2010 +0100 @@ -4,7 +4,7 @@ android:versionName="0.1.2"> + android:debuggable="true" android:name=".BeemApplication"> @@ -13,7 +13,7 @@ + android:launchMode="singleTop" android:screenOrientation="portrait" />