Page 1 of 1

How to install SpiderBasic v3.20 on Linux?

Posted: Sun Feb 15, 2026 10:59 am
by AZJIO
1. I ran the install-cordova.sh script. He suggested that I install three packages npm, curl, openjdk-17-jre. I have installed all these packages. And then he installed cordova.
2. When I compile I get this

Code: Select all

Using cordova-fetch for cordova-android@14.0.1
Adding android project...
Creating Cordova project for the Android platform:
Subproject Path: CordovaLib
Subproject Path: app
Android project created with cordova-android@14.0.1
Installing "cordova-plugin-device" for android
Adding cordova-plugin-device to package.json
Installing "cordova-plugin-battery-status" for android
Adding cordova-plugin-battery-status to package.json
Installing "cordova-plugin-vibration" for android
Adding cordova-plugin-vibration to package.json
Installing "cordova-plugin-brightness" for android
Adding cordova-plugin-brightness to package.json
Installing "cordova-plugin-nativeaudio" for android
Adding cordova-plugin-nativeaudio to package.json
Checking Java JDK and Android SDK versions
ANDROID_HOME=/home/user/Apps/spiderbasic_demo/android/android/sdk (recommended setting)
ANDROID_SDK_ROOT=undefined (DEPRECATED)
Failed to run "javac -version", make sure that you have a JDK version 8 installed.
You can get it from the following location:
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Linux Mint 22.3