diff --git a/static/build.html b/static/build.html index af275b7b4..490487787 100644 --- a/static/build.html +++ b/static/build.html @@ -1035,7 +1035,7 @@
gradle
Android plugin build system. You can also build those apps from the source code by following these steps:
java-17-openjdk-devel
on Linux), Android Studio, and npm.java-21-openjdk-devel
on Linux), Android Studio, and npm.local.properties
file and inside it, set the path to your JDK e.g. sdk.dir=/home/jane.doe/Android/Sdk
gradle installDebug
. This will install the app from the source code, alongside any prebuilt version of the app which you may already have.