Finishing up the Jar

This commit is contained in:
Joe Bowser
2009-11-24 17:34:35 -08:00
parent e75a908844
commit 01ad22d0da
4 changed files with 38 additions and 86 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<application android:icon="@drawable/icon" android:label="@string/app_name"
android:debuggable="false">
<activity android:name=".DroidGap"
<activity android:name=".StandAlone"
android:label="@string/app_name" android:configChanges="orientation|keyboardHidden">
<intent-filter>
<action android:name="android.intent.action.MAIN" />