diff --git a/LocationRinger/AndroidManifest.xml b/LocationRinger/AndroidManifest.xml
index 1e600cc..0a0b434 100644
--- a/LocationRinger/AndroidManifest.xml
+++ b/LocationRinger/AndroidManifest.xml
@@ -17,11 +17,22 @@
+
+
+
+
+
+
+
+
+
+
+
+ android:configChanges="keyboard|keyboardHidden|orientation"
+ android:launchMode="singleInstance" />
+ android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize"
+ android:launchMode="singleInstance" >