Files
commandergenius/project/jni/application/openttd
2012-11-23 20:45:55 +02:00
..
2012-11-23 20:45:55 +02:00
2012-11-23 20:45:55 +02:00
2012-11-23 20:45:55 +02:00
2012-11-23 20:45:55 +02:00
2010-11-16 18:20:29 +02:00
2012-11-23 20:45:55 +02:00
2012-11-23 20:45:55 +02:00

Quick compilation guide:
Download my GIT repo from https://github.com/pelya/commandergenius,
then install Android SDK, Android NDK, and "ant" tool, then launch commands
    rm project/jni/application/src
    ln -s openttd project/jni/application/src
    ./changeAppSettings.sh -a
    android update project -p project
then launch build.sh. That should be it.