Now you can put data files inside .apk file, into assets - they will be unpacked automatically via omnipotent DataDownloader.java

This commit is contained in:
pelya
2010-10-14 13:25:16 +03:00
parent d2ce86cd80
commit 512c014691
18 changed files with 89 additions and 65 deletions

View File

@@ -1,5 +1,5 @@
// This string is autogenerated by ChangeAppSettings.sh, do not change spaces amount
package org.enigmagame.enigma;
package de.schwardtnet.alienblaster;
import javax.microedition.khronos.opengles.GL10;