Added lowmem project for UfoAI

This commit is contained in:
pelya
2011-02-01 11:42:08 +00:00
parent 36692f967f
commit 4ce55bcaaa
5 changed files with 11 additions and 1 deletions

View File

@@ -1 +1 @@
ufoai
ufoai-lowmem

View File

@@ -0,0 +1 @@
ufoai/build/projects/AndroidAppSettings-lowmem.cfg

View File

@@ -0,0 +1 @@
ufoai/src/ports/linux/ufo.png

View File

@@ -0,0 +1,7 @@
Quick build instructions: you have to download GIT repo from https://github.com/pelya/commandergenius ,
then install Android SDK 2.2, NDK r4b from http://develoiper.android.com , and Apache Ant tool, then you should launch commands
rm project/jni/application/src
ln -s ufoai project/jni/application/src
cd project && android update project -p .
then download UFO:AI GIT into the dir project/jni/application/ufoai/ufoai
(or create a symlink to it if you already have downloaded it), and launch build.sh. That should be it.

View File

@@ -0,0 +1 @@
../../../../../ufoai/