[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Building the application ‘.apk’ was originally done up until 2014 using:
To build the old code (version 1.2.x) on a newer system requires a few different tools, but not too modern. The following development environment was set up and tested in 2025 on Fedora Linux 40 with only minor bug fixes to the code:
distributionUrl
to
https\://services.gradle.org/distributions/gradle-3.5-all.zip.
The following development environment was also tested:
./gradlew wrapper --gradle-version=4.1
.
Building the more recent code (version 1.3+) should work on the latest release of Android Studio; the following environment was used to build version 1.3.0:
See http://developer.android.com/sdk/index.html for information on how to set up a project using the Android SDK.
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on March 30, 2025 using texi2html 5.0.