Remove the android:debuggable attribute. This attribute will be automatically set...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 22 May 2012 19:13:12 +0000 (19:13 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 22 May 2012 19:13:12 +0000 (19:13 +0000)
git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@708 180e2498-e6e9-4542-8430-84ac67f01cd8

android/AndroidManifest.xml

index 07a6582f8d1da28d3a819a6fd2ea9e08084a5a05..1a85af0cccf0db9d2eb8fd04925977daa955a01a 100644 (file)
@@ -13,7 +13,6 @@
 \r
     <application\r
         android:name=".android.Application"\r
-        android:debuggable="false"\r
         android:icon="@drawable/or_launcher"\r
         android:killAfterRestore="true"\r
         android:label="@string/app_name"\r