Files
commandergenius/project/jni/application/openttd-jgrpp
2017-10-23 16:14:56 +03:00
..
2017-10-23 16:14:56 +03:00
2017-10-23 16:14:56 +03:00
2017-10-04 21:50:16 +03:00
2017-09-28 16:23:00 +03:00
2017-10-23 16:14:56 +03:00

Quick compilation guide:
Install liblzma-dev, it's needed for configure script
sudo apt-get install liblzma-dev
Download my Git repo from https://github.com/pelya/commandergenius,
then install Android SDK, Android NDK, and "ant" tool, then launch commands
    git submodule update --init --recursive
    build.sh openttd-jgrpp
You may need to run command
    android update project -p project -t android-25