stk-code_catmod/android/readme.android

18 lines
377 B
Plaintext
Raw Normal View History

2016-02-24 14:41:21 -05:00
First, download and extract the ndk android-ndk-r10e to this folder (i.e. android/android-ndk-r10e/).
The android sdk must be installed in /opt.
ant is also needed.
Download a suitable jpeglib
===========================
> git clone https://github.com/folecr/jpeg8d jni/jpeglib
Build an apk
============
> make build apk
Install and run
===============
> make install run