--- a/android-project/AndroidManifest.xml Fri Feb 08 01:04:07 2013 -0800
+++ b/android-project/AndroidManifest.xml Fri Feb 08 01:12:48 2013 -0800
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
+<!-- Replace org.libsdl.app with the identifier of your game below, e.g.
+ com.gamemaker.game
+-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- <!-- Replace org.libsdl.app with the identifier of your game, e.g.
- com.gamemaker.game
- -->
package="org.libsdl.app"
android:versionCode="1"
android:versionName="1.0"