1 # -----------------------------------------------------------------------------
2 # Rocks'n'Diamonds for Android
3 # -----------------------------------------------------------------------------
5 Add the following content to build Rocks'n'Diamonds for Android:
7 Download and extract the following SDL libraries to the "jni" directory:
15 Copy the following repository directories to the "assets" directory:
24 Create the file "local.properties" by executing "make ant-init".
26 When done, use "make" (or "make android" from the repository's root directory)
27 to compile and package the final Rocks'n'Diamonds APK file.