After reading this on the Oracle website:
The latest version of Java is always the recommended version as it contains feature updates, vulnerability fixes and performance improvements to previous versions. You can confirm that you have the latest version with the Java Verification page or manually checking the Java version.
Should I uninstall older versions of Java?
We highly recommend that you uninstall all older versions of Java from your system.
Keeping old versions of Java on your system presents a serious security risk.
Uninstalling older versions of Java from your system ensures that Java applications will run with the latest security and performance improvements on your system.
I downloaded the latest version: Java SE 14.0.1 is the latest release for the Java SE Platform
But unfortunately, building the APK file stopped at 60%
I finally found Java JDK 1.8 for Windows 10..
and it installed itself into C:\Program Files (x86)\Java\jdk1.8.0_101
I eventually compiled the Test.apk example provided by plouf
So I guess that SpiderBasic can only use the 32-bit version of Java.
I think the Help file doesn't explain this very well.
Now lets see if I can get this monster file unto my Android phone.
file size = 2.31 MB (2,427,120 bytes)
I'll be back.
