SDL 1.3 compiles but restoring from background does not work in Alien Blaster
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.sourceforge.sc2"
|
||||
android:versionCode="1011"
|
||||
android:versionName="1.0.11 - game can be put to background with Home button and successfully restored back"
|
||||
package="de.schwardtnet.alienblaster"
|
||||
android:versionCode="110010"
|
||||
android:versionName="1.1.0.10 - fixed restoring application from background"
|
||||
android:installLocation="preferExternal"
|
||||
>
|
||||
<application android:label="@string/app_name"
|
||||
|
||||
Reference in New Issue
Block a user