Files
commandergenius/project/jni/application/vcmi
Gerhard Stein 75d5f09148 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
	project/jni/application/commandergenius/AndroidAppSettings.cfg
	project/jni/application/commandergenius/AndroidData/keen1.zip
	project/jni/application/commandergenius/AndroidData/keen4.zip
	project/jni/application/commandergenius/AndroidData/keen7.zip
	project/jni/application/vcmi/AndroidAppSettings.cfg
2013-01-16 20:54:21 +01:00
..
2011-09-22 20:03:38 +03:00
2011-07-28 15:39:12 +03:00
2011-09-22 20:03:38 +03:00
2011-09-22 20:03:38 +03:00

Quick compilation guide:
Download my GIT repo from https://github.com/pelya/commandergenius,
then install Android SDK 3.1 from http://developer.android.com,
NDK r5 from http://crystax.net/ and "ant" tool, then launch commands
    android update project -p project
    rm project/jni/application/src
    ln -s vcmi project/jni/application/src
    echo > project/jni/application/vcmi/libvcmi.so
then download VCMI into the dir project/jni/application/vcmi/vcmi
(or create a symlink to it if you already have downloaded it), then apply patch vcmi-android.diff,
then launch build.sh - it will fail at link stage, remove dummy libvcmi.so from
project/jni/application/vcmi/vcmi and from project/obj/local/armeabi, launch "make" from directory
project/jni/application/vcmi, then launch build.sh again.

To run it you should have complete installation of Heroes 3: Wake of Gods on your SD card on your device,
in the directory app-data/eu.vcmi